thugCodeNinja commited on
Commit
88cd327
·
verified ·
1 Parent(s): 869ba18

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -99
requirements.txt CHANGED
@@ -1,35 +1,9 @@
1
- absl-py==1.4.0
2
- aiohttp==3.9.1
3
- aiosignal==1.3.1
4
- annotated-types==0.6.0
5
- anyio==3.7.1
6
- argon2-cffi==23.1.0
7
- argon2-cffi-bindings==21.2.0
8
- arrow==1.3.0
9
- asgiref==3.7.2
10
- astunparse==1.6.3
11
- async-timeout==4.0.3
12
- attrs==23.1.0
13
- audioread==3.0.1
14
- avro-python3==1.10.2
15
- Babel==2.13.1
16
- backcall==0.2.0
17
- beautifulsoup4==4.12.2
18
- bleach==6.0.0
19
  cachetools==5.3.1
20
  certifi==2023.7.22
21
  cffi==1.15.1
22
  charset-normalizer==3.2.0
23
  click==7.1.2
24
  colorama==0.4.6
25
- contextlib2==21.6.0
26
- contourpy==1.1.0
27
- cycler==0.11.0
28
- Cython==3.0.2
29
- datasets==2.12.0
30
- debugpy==1.8.0
31
- decorator==5.1.1
32
- defusedxml==0.7.1
33
  dill==0.3.6
34
  distlib==0.3.7
35
  distro==1.9.0
@@ -43,30 +17,9 @@ face-recognition-models==0.3.0
43
  fastdtw==0.3.4
44
  fastjsonschema==2.18.0
45
  ffmpeg-python==0.2.0
46
- filelock==3.13.1
47
- flatbuffers==1.12
48
- fonttools==4.42.1
49
- fqdn==1.5.1
50
- frozenlist==1.4.1
51
  fsspec==2023.4.0
52
  future==0.18.3
53
  gast==0.4.0
54
- google-api-core==2.14.0
55
- google-auth==2.22.0
56
- google-auth-oauthlib==0.4.6
57
- google-cloud==0.34.0
58
- google-cloud-appengine-logging==1.3.2
59
- google-cloud-audit-log==0.2.5
60
- google-cloud-bigquery==3.13.0
61
- google-cloud-core==2.3.3
62
- google-cloud-logging==3.8.0
63
- google-cloud-speech==2.22.0
64
- google-cloud-vision==3.4.5
65
- google-crc32c==1.5.0
66
- google-pasta==0.2.0
67
- google-resumable-media==2.6.0
68
- googleapis-common-protos==1.61.0
69
- grpc-google-iam-v1==0.12.7
70
  grpcio==1.59.2
71
  grpcio-status==1.59.2
72
  h11==0.14.0
@@ -110,18 +63,6 @@ Markdown==3.4.4
110
  MarkupSafe==2.1.3
111
  matplotlib==3.7.2
112
  matplotlib-inline==0.1.6
113
- mistune==3.0.2
114
- ml-dtypes==0.2.0
115
- mpmath==1.2.1
116
- msgpack==1.0.7
117
- multidict==6.0.4
118
- multiprocess==0.70.14
119
- nbclassic==1.0.0
120
- nbclient==0.5.11
121
- nbconvert==7.11.0
122
- nbformat==5.9.2
123
- nest-asyncio==1.5.8
124
- networkx==3.0rc1
125
  nltk==3.8.1
126
  noisereduce==3.0.0
127
  noisify==1.0
@@ -133,48 +74,15 @@ numpy==1.24.3
133
  oauthlib==3.2.2
134
  openai==1.9.0
135
  opencv-python==4.8.0.76
136
- opt-einsum==3.3.0
137
- overrides==7.4.0
138
- packaging==23.1
139
  pandas==1.5.3
140
- pandocfilters==1.5.0
141
- parso==0.8.3
142
- pickleshare==0.7.5
143
- Pillow==10.0.0
144
- platformdirs==3.10.0
145
- pooch==1.8.0
146
- portalocker==2.7.0
147
- prometheus-client==0.17.1
148
- prompt-toolkit==3.0.39
149
- proto-plus==1.22.3
150
- pyacoustid==1.3.0
151
- pyarrow==14.0.0
152
- pyasn1==0.5.0
153
- pyasn1-modules==0.3.0
154
- pycocotools==2.0.7
155
- pycparser==2.21
156
- pydantic==2.5.3
157
- pydantic_core==2.14.6
158
- pydub==0.25.1
159
- Pygments==2.16.1
160
- pyparsing==2.4.7
161
- python-dateutil==2.8.2
162
- python-json-logger==2.0.7
163
- pytz==2023.3
164
- PyWavelets==1.4.1
165
  regex==2023.8.8
166
  requests==2.31.0
167
  requests-oauthlib==1.3.1
168
  responses==0.18.0
169
- rfc3339-validator==0.1.4
170
- rfc3986==1.5.0
171
- rfc3986-validator==0.1.1
172
- rpds-py==0.10.3
173
  rsa==4.9
174
  sacrebleu==2.2.0
175
  scikit-learn==1.3.2
176
  scipy==1.11.2
177
- Send2Trash==1.8.2
178
  six==1.16.0
179
  smmap==5.0.1
180
  sniffio==1.3.0
@@ -213,11 +121,4 @@ watchdog==3.0.0
213
  wcwidth==0.1.7
214
  webcolors==1.13
215
  webencodings==0.5.1
216
- websocket-client==1.6.3
217
- Werkzeug==3.0.1
218
- widgetsnbextension==3.4.2
219
- wrapt==1.15.0
220
- xxhash==3.4.1
221
- yarl==1.9.4
222
- youtube-dl==2021.12.17
223
  zipp==3.17.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  cachetools==5.3.1
2
  certifi==2023.7.22
3
  cffi==1.15.1
4
  charset-normalizer==3.2.0
5
  click==7.1.2
6
  colorama==0.4.6
 
 
 
 
 
 
 
 
7
  dill==0.3.6
8
  distlib==0.3.7
9
  distro==1.9.0
 
17
  fastdtw==0.3.4
18
  fastjsonschema==2.18.0
19
  ffmpeg-python==0.2.0
 
 
 
 
 
20
  fsspec==2023.4.0
21
  future==0.18.3
22
  gast==0.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  grpcio==1.59.2
24
  grpcio-status==1.59.2
25
  h11==0.14.0
 
63
  MarkupSafe==2.1.3
64
  matplotlib==3.7.2
65
  matplotlib-inline==0.1.6
 
 
 
 
 
 
 
 
 
 
 
 
66
  nltk==3.8.1
67
  noisereduce==3.0.0
68
  noisify==1.0
 
74
  oauthlib==3.2.2
75
  openai==1.9.0
76
  opencv-python==4.8.0.76
 
 
 
77
  pandas==1.5.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
78
  regex==2023.8.8
79
  requests==2.31.0
80
  requests-oauthlib==1.3.1
81
  responses==0.18.0
 
 
 
 
82
  rsa==4.9
83
  sacrebleu==2.2.0
84
  scikit-learn==1.3.2
85
  scipy==1.11.2
 
86
  six==1.16.0
87
  smmap==5.0.1
88
  sniffio==1.3.0
 
121
  wcwidth==0.1.7
122
  webcolors==1.13
123
  webencodings==0.5.1
 
 
 
 
 
 
 
124
  zipp==3.17.0