razaAhmed commited on
Commit
0023395
·
1 Parent(s): 15458c7

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +53 -0
requirements.txt ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ altair==5.2.0
2
+ attrs==23.1.0
3
+ blinker==1.7.0
4
+ cachetools==5.3.2
5
+ certifi==2023.11.17
6
+ charset-normalizer==3.3.2
7
+ click==8.1.7
8
+ decorator==4.4.2
9
+ gitdb==4.0.11
10
+ GitPython==3.1.40
11
+ idna==3.6
12
+ imageio==2.33.1
13
+ imageio-ffmpeg==0.4.9
14
+ importlib-metadata==6.11.0
15
+ Jinja2==3.1.2
16
+ jsonschema==4.20.0
17
+ jsonschema-specifications==2023.11.2
18
+ markdown-it-py==3.0.0
19
+ MarkupSafe==2.1.3
20
+ mdurl==0.1.2
21
+ moviepy==1.0.3
22
+ numpy==1.26.2
23
+ packaging==23.2
24
+ pandas==2.1.4
25
+ Pillow==10.1.0
26
+ proglog==0.1.10
27
+ protobuf==4.25.1
28
+ pyarrow==14.0.1
29
+ pydeck==0.8.1b0
30
+ pydub==0.25.1
31
+ Pygments==2.17.2
32
+ python-dateutil==2.8.2
33
+ pytz==2023.3.post1
34
+ referencing==0.32.0
35
+ requests==2.31.0
36
+ rich==13.7.0
37
+ rpds-py==0.15.2
38
+ scipy==1.11.4
39
+ six==1.16.0
40
+ smmap==5.0.1
41
+ streamlit==1.29.0
42
+ tenacity==8.2.3
43
+ toml==0.10.2
44
+ toolz==0.12.0
45
+ tornado==6.4
46
+ tqdm==4.66.1
47
+ typing_extensions==4.9.0
48
+ tzdata==2023.3
49
+ tzlocal==5.2
50
+ urllib3==2.1.0
51
+ validators==0.22.0
52
+ watchdog==3.0.0
53
+ zipp==3.17.0