pragnakalp commited on
Commit
6193e1d
1 Parent(s): 0274037

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -60
requirements.txt CHANGED
@@ -1,65 +1,7 @@
1
- absl-py==1.3.0
2
- altair==5.0.0
3
- aiosignal==1.3.1
4
- aiohttp==3.8.3
5
- analytics-python==1.4.0
6
- anyio==3.6.2
7
- appdirs==1.4.4
8
- astunparse==1.6.3
9
- async-timeout==4.0.2
10
- attrs==22.1.0
11
- audioread==2.1.9
12
- backoff==1.10.0
13
- backports.zoneinfo==0.2.1
14
- bcrypt==4.0.1
15
- beautifulsoup4==4.11.1
16
- cachetools==4.1.1
17
- certifi==2020.11.8
18
- cffi==1.14.4
19
- chardet==3.0.4
20
- charset-normalizer==2.1.1
21
- click==7.1.2
22
- cryptography==38.0.4
23
- cycler==0.10.0
24
- decorator==4.4.2
25
- docopt==0.6.2
26
- fastapi==0.88.0
27
- ffmpy==0.3.0
28
- filelock==3.8.2
29
- Flask==1.1.2
30
- Flask-Cors==3.0.9
31
- flatbuffers==22.12.6
32
- frozenlist==1.3.3
33
- future==0.18.2
34
- gast==0.3.3
35
- geoip2==3.0.0
36
- google-auth==1.23.0
37
- google-auth-oauthlib==0.4.2
38
- google-pasta==0.2.0
39
  gradio==3.0
40
  grpcio==1.33.2
41
- h11==0.14.0
42
- h5py==2.10.0
43
- huggingface-hub==0.11.1
44
- idna==2.10
45
- itsdangerous==1.1.0
46
- Jinja2==2.11.2
47
  joblib==0.17.0
48
- Js2Py==0.74
49
  keras==2.11.0
50
- Keras-Preprocessing==1.1.2
51
- kiwisolver==1.3.1
52
- libclang==14.0.6
53
  librosa==0.8.0
54
- linkify-it-py==1.0.3
55
- llvmlite==0.34.0
56
- Markdown==3.3.3
57
- markdown-it-py==2.1.0
58
- MarkupSafe==1.1.1
59
- matplotlib==3.3.3
60
- maxminddb==2.0.3
61
- mdit-py-plugins==0.3.3
62
- mdurl==0.1.2
63
- monotonic==1.6
64
- multidict==6.0.3
65
- numba==0.51.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  gradio==3.0
2
  grpcio==1.33.2
 
 
 
 
 
 
3
  joblib==0.17.0
 
4
  keras==2.11.0
 
 
 
5
  librosa==0.8.0
6
+ Pillow==8.0.1
7
+ PyAudio==0.2.12