shaileshjadhavSS commited on
Commit
c3f968a
·
1 Parent(s): 8db2db5

Added req.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +41 -0
requirements.txt ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.5.0
2
+ attrs==24.3.0
3
+ blinker==1.9.0
4
+ cachetools==5.5.0
5
+ certifi==2024.12.14
6
+ charset-normalizer==3.4.1
7
+ click==8.1.8
8
+ gitdb==4.0.12
9
+ GitPython==3.1.44
10
+ idna==3.10
11
+ Jinja2==3.1.5
12
+ jsonschema==4.23.0
13
+ jsonschema-specifications==2024.10.1
14
+ markdown-it-py==3.0.0
15
+ MarkupSafe==3.0.2
16
+ mdurl==0.1.2
17
+ narwhals==1.22.0
18
+ numpy==2.2.1
19
+ packaging==24.2
20
+ pandas==2.2.3
21
+ pillow==10.4.0
22
+ protobuf==5.29.3
23
+ pyarrow==19.0.0
24
+ pydeck==0.9.1
25
+ Pygments==2.19.1
26
+ python-dateutil==2.9.0.post0
27
+ pytz==2024.2
28
+ referencing==0.36.1
29
+ requests==2.32.3
30
+ rich==13.9.4
31
+ rpds-py==0.22.3
32
+ six==1.17.0
33
+ smmap==5.0.2
34
+ streamlit==1.36.0
35
+ tenacity==8.5.0
36
+ toml==0.10.2
37
+ tornado==6.4.2
38
+ typing_extensions==4.12.2
39
+ tzdata==2024.2
40
+ urllib3==2.3.0
41
+ watchdog==4.0.2