ChinmayBH commited on
Commit
9bdb658
·
verified ·
1 Parent(s): b4cf47a

Uploaded req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +58 -0
requirements.txt ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.0
2
+ attrs==23.2.0
3
+ blinker==1.7.0
4
+ cachetools==5.3.2
5
+ certifi==2023.11.17
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ contourpy==1.2.0
10
+ cycler==0.12.1
11
+ fonttools==4.47.2
12
+ gitdb==4.0.11
13
+ GitPython==3.1.41
14
+ idna==3.6
15
+ importlib-metadata==7.0.1
16
+ Jinja2==3.1.3
17
+ joblib==1.3.2
18
+ jsonschema==4.21.1
19
+ jsonschema-specifications==2023.12.1
20
+ kiwisolver==1.4.5
21
+ markdown-it-py==3.0.0
22
+ MarkupSafe==2.1.4
23
+ matplotlib==3.8.2
24
+ mdurl==0.1.2
25
+ numpy==1.26.3
26
+ packaging==23.2
27
+ pandas==2.2.0
28
+ pillow==10.2.0
29
+ protobuf==4.25.2
30
+ pyarrow==15.0.0
31
+ pydeck==0.8.1b0
32
+ Pygments==2.17.2
33
+ pyparsing==3.1.1
34
+ python-dateutil==2.8.2
35
+ pytz==2023.3.post1
36
+ referencing==0.32.1
37
+ requests==2.31.0
38
+ rich==13.7.0
39
+ rpds-py==0.17.1
40
+ scikit-learn==1.4.0
41
+ scipy==1.12.0
42
+ setuptools==68.2.2
43
+ six==1.16.0
44
+ smmap==5.0.1
45
+ streamlit==1.30.0
46
+ tenacity==8.2.3
47
+ threadpoolctl==3.2.0
48
+ toml==0.10.2
49
+ toolz==0.12.1
50
+ tornado==6.4
51
+ typing_extensions==4.9.0
52
+ tzdata==2023.4
53
+ tzlocal==5.2
54
+ urllib3==2.1.0
55
+ validators==0.22.0
56
+ watchdog==3.0.0
57
+ wheel==0.41.2
58
+ zipp==3.17.0