DataWizard9742 commited on
Commit
ca62dfd
·
verified ·
1 Parent(s): 76dc4db

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.3.0
2
+ attrs==23.2.0
3
+ blinker==1.8.2
4
+ cachetools==5.3.3
5
+ certifi==2024.6.2
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ gitdb==4.0.11
9
+ GitPython==3.1.43
10
+ idna==3.7
11
+ Jinja2==3.1.4
12
+ joblib==1.4.2
13
+ jsonschema==4.22.0
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==24.0
20
+ pandas==2.2.2
21
+ pillow==10.3.0
22
+ protobuf==4.25.3
23
+ pyarrow==16.1.0
24
+ pydeck==0.9.1
25
+ Pygments==2.18.0
26
+ python-dateutil==2.9.0.post0
27
+ pytz==2024.1
28
+ referencing==0.35.1
29
+ requests==2.32.3
30
+ rich==13.7.1
31
+ rpds-py==0.18.1
32
+ scikit-learn==1.2.2
33
+ scipy==1.13.1
34
+ six==1.16.0
35
+ smmap==5.0.1
36
+ streamlit==1.35.0
37
+ tenacity==8.3.0
38
+ threadpoolctl==3.5.0
39
+ toml==0.10.2
40
+ toolz==0.12.1
41
+ tornado==6.4
42
+ typing_extensions==4.12.1
43
+ tzdata==2024.1
44
+ urllib3==2.2.1