googlyeyes commited on
Commit
2ae53a2
1 Parent(s): dd5cd1f

Changed requirements.txt to match python 3.10.9 environment

Browse files
Files changed (1) hide show
  1. requirements.txt +54 -0
requirements.txt CHANGED
@@ -1 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  yake==0.4.8
 
 
1
+ altair==5.0.0
2
+ attrs==23.1.0
3
+ blinker==1.6.2
4
+ cachetools==5.3.0
5
+ certifi==2023.5.7
6
+ charset-normalizer==3.1.0
7
+ click==8.1.3
8
+ colorama==0.4.6
9
+ decorator==5.1.1
10
+ gitdb==4.0.10
11
+ GitPython==3.1.31
12
+ idna==3.4
13
+ importlib-metadata==6.6.0
14
+ jellyfish==0.11.2
15
+ Jinja2==3.1.2
16
+ jsonschema==4.17.3
17
+ markdown-it-py==2.2.0
18
+ MarkupSafe==2.1.2
19
+ mdurl==0.1.2
20
+ networkx==3.1
21
+ numpy==1.24.3
22
+ packaging==23.1
23
+ pandas==2.0.1
24
+ Pillow==9.5.0
25
+ pip==23.0.1
26
+ protobuf==3.20.3
27
+ pyarrow==12.0.0
28
+ pydeck==0.8.1b0
29
+ Pygments==2.15.1
30
+ Pympler==1.0.1
31
+ pyrsistent==0.19.3
32
+ python-dateutil==2.8.2
33
+ pytz==2023.3
34
+ regex==2023.5.5
35
+ requests==2.30.0
36
+ rich==13.3.5
37
+ segtok==1.5.11
38
+ semver==3.0.0
39
+ setuptools==66.0.0
40
+ six==1.16.0
41
+ smmap==5.0.0
42
+ streamlit==1.19.0
43
+ tabulate==0.9.0
44
+ toml==0.10.2
45
+ toolz==0.12.0
46
+ tornado==6.3.2
47
+ typing_extensions==4.5.0
48
+ tzdata==2023.3
49
+ tzlocal==5.0.1
50
+ urllib3==2.0.2
51
+ validators==0.20.0
52
+ watchdog==3.0.0
53
+ wheel==0.38.4
54
  yake==0.4.8
55
+ zipp==3.15.0