252106862eder commited on
Commit
ad0589b
·
verified ·
1 Parent(s): 11ac0d0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +48 -0
requirements.txt ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ltair==5.5.0
2
+ attrs==25.3.0
3
+ blinker==1.9.0
4
+ cachetools==6.2.0
5
+ certifi==2025.8.3
6
+ charset-normalizer==3.4.3
7
+ click==8.3.0
8
+ colorama==0.4.6
9
+ contourpy==1.3.3
10
+ cycler==0.12.1
11
+ fonttools==4.60.0
12
+ gitdb==4.0.12
13
+ GitPython==3.1.45
14
+ idna==3.10
15
+ Jinja2==3.1.6
16
+ jsonschema==4.25.1
17
+ jsonschema-specifications==2025.9.1
18
+ kiwisolver==1.4.9
19
+ MarkupSafe==3.0.2
20
+ matplotlib==3.10.6
21
+ narwhals==2.5.0
22
+ numpy==2.3.3
23
+ packaging==25.0
24
+ pandas==2.3.2
25
+ patsy==1.0.1
26
+ pillow==11.3.0
27
+ protobuf==6.32.1
28
+ pyarrow==21.0.0
29
+ pydeck==0.9.1
30
+ pyparsing==3.2.5
31
+ python-dateutil==2.9.0.post0
32
+ pytz==2025.2
33
+ referencing==0.36.2
34
+ requests==2.32.5
35
+ rpds-py==0.27.1
36
+ scipy==1.16.2
37
+ seaborn==0.13.2
38
+ six==1.17.0
39
+ smmap==5.0.2
40
+ statsmodels==0.14.5
41
+ streamlit==1.49.1
42
+ tenacity==9.1.2
43
+ toml==0.10.2
44
+ tornado==6.5.2
45
+ typing_extensions==4.15.0
46
+ tzdata==2025.2
47
+ urllib3==2.5.0
48
+ watchdog==6.0.0