DataWizard9742 commited on
Commit
49c24f8
·
verified ·
1 Parent(s): e4608fe

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +44 -0
requirements.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.0
2
+ attrs==23.2.0
3
+ blinker==1.7.0
4
+ cachetools==5.3.3
5
+ certifi==2024.2.2
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ gitdb==4.0.11
9
+ GitPython==3.1.42
10
+ idna==3.6
11
+ Jinja2==3.1.3
12
+ joblib==1.3.2
13
+ jsonschema==4.21.1
14
+ jsonschema-specifications==2023.12.1
15
+ markdown-it-py==3.0.0
16
+ MarkupSafe==2.1.5
17
+ mdurl==0.1.2
18
+ numpy==1.26.4
19
+ packaging==23.2
20
+ pandas==2.2.1
21
+ pillow==10.2.0
22
+ protobuf==4.25.3
23
+ pyarrow==15.0.2
24
+ pydeck==0.8.1b0
25
+ Pygments==2.17.2
26
+ python-dateutil==2.9.0.post0
27
+ pytz==2024.1
28
+ referencing==0.34.0
29
+ requests==2.31.0
30
+ rich==13.7.1
31
+ rpds-py==0.18.0
32
+ scikit-learn==1.4.1.post1
33
+ scipy==1.12.0
34
+ six==1.16.0
35
+ smmap==5.0.1
36
+ streamlit==1.32.2
37
+ tenacity==8.2.3
38
+ threadpoolctl==3.4.0
39
+ toml==0.10.2
40
+ toolz==0.12.1
41
+ tornado==6.4
42
+ typing_extensions==4.10.0
43
+ tzdata==2024.1
44
+ urllib3==2.2.1