Sajid030 commited on
Commit
bcb4017
·
verified ·
1 Parent(s): 8643e63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +51 -3
requirements.txt CHANGED
@@ -1,3 +1,51 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ attrs==24.3.0
3
+ blinker==1.9.0
4
+ Bottleneck==1.4.2
5
+ Brotli==1.0.9
6
+ cachetools==5.5.1
7
+ certifi==2025.4.26
8
+ charset-normalizer==3.3.2
9
+ click==8.1.8
10
+ colorama==0.4.6
11
+ et-xmlfile==1.1.0
12
+ gitdb==4.0.7
13
+ GitPython==3.1.43
14
+ idna==3.7
15
+ Jinja2==3.1.6
16
+ jsonschema==4.23.0
17
+ jsonschema-specifications==2023.7.1
18
+ lxml==5.3.0
19
+ MarkupSafe==3.0.2
20
+ narwhals==1.31.0
21
+ numexpr==2.10.1
22
+ numpy==2.0.1
23
+ openpyxl==3.1.5
24
+ packaging==24.2
25
+ pandas==2.2.3
26
+ pillow==11.1.0
27
+ pip==25.1
28
+ plotly==6.0.1
29
+ protobuf==5.29.3
30
+ pyarrow==19.0.0
31
+ PySocks==1.7.1
32
+ python-dateutil==2.9.0.post0
33
+ pytz==2024.1
34
+ PyYAML==6.0.2
35
+ referencing==0.30.2
36
+ requests==2.32.3
37
+ rpds-py==0.22.3
38
+ scipy==1.15.3
39
+ setuptools==78.1.1
40
+ six==1.17.0
41
+ smmap==4.0.0
42
+ streamlit==1.45.1
43
+ tenacity==9.0.0
44
+ toml==0.10.2
45
+ tornado==6.5.1
46
+ typing_extensions==4.12.2
47
+ tzdata==2025.2
48
+ urllib3==2.3.0
49
+ watchdog==4.0.2
50
+ wheel==0.45.1
51
+ win-inet-pton==1.1.0