Pravein26 commited on
Commit
8597106
1 Parent(s): b3d0a80
Files changed (1) hide show
  1. requirements.txt +50 -0
requirements.txt ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.0
2
+ attrs==23.2.0
3
+ blinker==1.7.0
4
+ cachetools==5.3.3
5
+ certifi==2024.2.2
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ colorama==0.4.6
9
+ gitdb==4.0.11
10
+ GitPython==3.1.42
11
+ idna==3.6
12
+ importlib-metadata==7.0.1
13
+ Jinja2==3.1.3
14
+ joblib==1.3.2
15
+ jsonschema==4.21.1
16
+ jsonschema-specifications==2023.12.1
17
+ markdown-it-py==3.0.0
18
+ MarkupSafe==2.1.5
19
+ mdurl==0.1.2
20
+ nltk==3.8.1
21
+ numpy==1.26.4
22
+ packaging==23.2
23
+ pandas==2.2.1
24
+ pillow==10.2.0
25
+ protobuf==4.25.3
26
+ pyarrow==15.0.0
27
+ pydeck==0.8.1b0
28
+ Pygments==2.17.2
29
+ python-dateutil==2.9.0.post0
30
+ pytz==2024.1
31
+ referencing==0.33.0
32
+ regex==2023.12.25
33
+ requests==2.31.0
34
+ rich==13.7.1
35
+ rpds-py==0.18.0
36
+ six==1.16.0
37
+ smmap==5.0.1
38
+ streamlit==1.31.1
39
+ tenacity==8.2.3
40
+ toml==0.10.2
41
+ toolz==0.12.1
42
+ tornado==6.4
43
+ tqdm==4.66.2
44
+ typing_extensions==4.10.0
45
+ tzdata==2024.1
46
+ tzlocal==5.2
47
+ urllib3==2.2.1
48
+ validators==0.22.0
49
+ watchdog==4.0.0
50
+ zipp==3.17.0