Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -50,7 +50,6 @@ pyparsing==3.0.9
|
|
50 |
pyrsistent==0.19.3
|
51 |
python-dateutil==2.8.2
|
52 |
python-multipart==0.0.6
|
53 |
-
pytube==12.1.3
|
54 |
pytz==2023.2
|
55 |
PyYAML==6.0
|
56 |
requests==2.28.2
|
@@ -60,7 +59,6 @@ six==1.16.0
|
|
60 |
sniffio==1.3.0
|
61 |
starlette==0.26.1
|
62 |
tensorflow==2.11.0
|
63 |
-
tensorflow-intel==2.11.0
|
64 |
toolz==0.12.0
|
65 |
tqdm==4.65.0
|
66 |
typing_extensions==4.5.0
|
@@ -70,6 +68,4 @@ uvicorn==0.21.1
|
|
70 |
websockets==10.4
|
71 |
wincertstore==0.2
|
72 |
yarl==1.8.2
|
73 |
-
youtube-dl==2021.12.17
|
74 |
-
yt-dlp==2023.3.4
|
75 |
zipp==3.15.0
|
|
|
50 |
pyrsistent==0.19.3
|
51 |
python-dateutil==2.8.2
|
52 |
python-multipart==0.0.6
|
|
|
53 |
pytz==2023.2
|
54 |
PyYAML==6.0
|
55 |
requests==2.28.2
|
|
|
59 |
sniffio==1.3.0
|
60 |
starlette==0.26.1
|
61 |
tensorflow==2.11.0
|
|
|
62 |
toolz==0.12.0
|
63 |
tqdm==4.65.0
|
64 |
typing_extensions==4.5.0
|
|
|
68 |
websockets==10.4
|
69 |
wincertstore==0.2
|
70 |
yarl==1.8.2
|
|
|
|
|
71 |
zipp==3.15.0
|