jfataphd commited on
Commit
a52068e
1 Parent(s): d8854bf

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +57 -0
requirements.txt ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==4.2.2
2
+ attrs==22.2.0
3
+ blinker==1.5
4
+ cachetools==5.3.0
5
+ certifi==2022.12.7
6
+ charset-normalizer==3.0.1
7
+ click==8.1.3
8
+ colorama==0.4.6
9
+ Cython==0.29.32
10
+ decorator==5.1.1
11
+ entrypoints==0.4
12
+ fst-pso==1.8.1
13
+ FuzzyTM==2.0.5
14
+ gensim==4.3.0
15
+ gitdb==4.0.10
16
+ GitPython==3.1.31
17
+ idna==3.4
18
+ importlib-metadata==6.0.0
19
+ Jinja2==3.1.2
20
+ jsonschema==4.17.3
21
+ markdown-it-py==2.2.0
22
+ MarkupSafe==2.1.2
23
+ mdurl==0.1.2
24
+ miniful==0.0.6
25
+ numpy==1.24.2
26
+ packaging==23.0
27
+ pandas==1.5.3
28
+ Pillow==9.4.0
29
+ protobuf==3.20.3
30
+ pyarrow==11.0.0
31
+ pydeck==0.8.0
32
+ pyFUME==0.2.25
33
+ Pygments==2.14.0
34
+ Pympler==1.0.1
35
+ pyrsistent==0.19.3
36
+ python-dateutil==2.8.2
37
+ pytz==2022.7.1
38
+ pytz-deprecation-shim==0.1.0.post0
39
+ requests==2.28.2
40
+ rich==13.3.1
41
+ scipy==1.10.1
42
+ semver==2.13.0
43
+ simpful==2.10.0
44
+ six==1.16.0
45
+ smart-open==6.3.0
46
+ smmap==5.0.0
47
+ streamlit==1.18.1
48
+ toml==0.10.2
49
+ toolz==0.12.0
50
+ tornado==6.2
51
+ typing_extensions==4.5.0
52
+ tzdata==2022.7
53
+ tzlocal==4.2
54
+ urllib3==1.26.14
55
+ validators==0.20.0
56
+ watchdog==2.2.1
57
+ zipp==3.14.0