houlie3 commited on
Commit
082970a
·
verified ·
1 Parent(s): 27bef05

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +45 -7
requirements.txt CHANGED
@@ -1,7 +1,45 @@
1
- streamlit==1.36.0
2
- pandas==2.2.2
3
- altair==5.3.0
4
- pyarrow==16.1.0
5
- duckdb==1.0.0
6
- polars==1.5.0
7
- numpy==1.26.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==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.2.1
8
+ contourpy==1.2.1
9
+ cycler==0.12.1
10
+ fonttools==4.59.2
11
+ gitdb==4.0.12
12
+ GitPython==3.1.45
13
+ idna==3.10
14
+ Jinja2==3.1.6
15
+ jsonschema==4.25.1
16
+ jsonschema-specifications==2025.9.1
17
+ kiwisolver==1.4.9
18
+ MarkupSafe==3.0.2
19
+ matplotlib==3.10.6
20
+ narwhals==2.4.0
21
+ numpy==1.26.0
22
+ packaging==25.0
23
+ pandas==2.3.2
24
+ pillow==11.3.0
25
+ protobuf==6.32.0
26
+ pyarrow==21.0.0
27
+ pydeck==0.9.1
28
+ pyparsing==3.2.3
29
+ python-dateutil==2.9.0.post0
30
+ pytz==2025.2
31
+ referencing==0.36.2
32
+ requests==2.32.5
33
+ rpds-py==0.27.1
34
+ seaborn==0.13.2
35
+ setuptools==80.9.0
36
+ six==1.17.0
37
+ smmap==5.0.2
38
+ streamlit==1.49.1
39
+ tenacity==9.1.2
40
+ toml==0.10.2
41
+ tornado==6.5.2
42
+ typing_extensions==4.15.0
43
+ tzdata==2025.2
44
+ urllib3==2.5.0
45
+ wheel==0.45.1