MotoPanda commited on
Commit
33ec5a3
·
verified ·
1 Parent(s): 1d97f0f

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +43 -0
requirements.txt ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.4.1
2
+ attrs==24.2.0
3
+ blinker==1.9.0
4
+ cachetools==5.5.0
5
+ certifi==2024.8.30
6
+ charset-normalizer==3.4.0
7
+ click==8.1.7
8
+ et_xmlfile==2.0.0
9
+ gitdb==4.0.11
10
+ GitPython==3.1.43
11
+ idna==3.10
12
+ Jinja2==3.1.4
13
+ jsonschema==4.23.0
14
+ jsonschema-specifications==2024.10.1
15
+ markdown-it-py==3.0.0
16
+ MarkupSafe==3.0.2
17
+ mdurl==0.1.2
18
+ narwhals==1.13.3
19
+ numpy==2.1.3
20
+ openpyxl==3.1.5
21
+ packaging==24.2
22
+ pandas==2.2.3
23
+ pillow==11.0.0
24
+ protobuf==5.28.3
25
+ pyarrow==18.0.0
26
+ pydeck==0.9.1
27
+ Pygments==2.18.0
28
+ python-dateutil==2.9.0.post0
29
+ pytz==2024.2
30
+ referencing==0.35.1
31
+ requests==2.32.3
32
+ rich==13.9.4
33
+ rpds-py==0.21.0
34
+ six==1.16.0
35
+ smmap==5.0.1
36
+ streamlit==1.40.1
37
+ tenacity==9.0.0
38
+ toml==0.10.2
39
+ tornado==6.4.1
40
+ typing_extensions==4.12.2
41
+ tzdata==2024.2
42
+ urllib3==2.2.3
43
+ watchdog==6.0.0