Azie88 commited on
Commit
ffdd585
1 Parent(s): de3485b

requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +47 -0
requirements.txt ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.3.0
2
+ attrs==23.2.0
3
+ blinker==1.8.2
4
+ cachetools==5.3.3
5
+ certifi==2024.2.2
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ gitdb==4.0.11
10
+ GitPython==3.1.43
11
+ idna==3.7
12
+ Jinja2==3.1.4
13
+ joblib==1.4.2
14
+ jsonschema==4.22.0
15
+ jsonschema-specifications==2023.12.1
16
+ markdown-it-py==3.0.0
17
+ MarkupSafe==2.1.5
18
+ mdurl==0.1.2
19
+ numpy==1.26.4
20
+ packaging==24.0
21
+ pandas==2.2.2
22
+ pillow==10.3.0
23
+ plotly==5.22.0
24
+ protobuf==4.25.3
25
+ pyarrow==16.1.0
26
+ pydeck==0.9.1
27
+ Pygments==2.18.0
28
+ python-dateutil==2.9.0.post0
29
+ pytz==2024.1
30
+ referencing==0.35.1
31
+ requests==2.32.2
32
+ rich==13.7.1
33
+ rpds-py==0.18.1
34
+ scikit-learn==1.5.0
35
+ scipy==1.13.1
36
+ six==1.16.0
37
+ smmap==5.0.1
38
+ streamlit==1.35.0
39
+ tenacity==8.3.0
40
+ threadpoolctl==3.5.0
41
+ toml==0.10.2
42
+ toolz==0.12.1
43
+ tornado==6.4
44
+ typing_extensions==4.12.0
45
+ tzdata==2024.1
46
+ urllib3==2.2.1
47
+ watchdog==4.0.1