fix requirements
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
@@ -6,7 +6,6 @@ anyio==4.3.0
|
|
6 |
attrs==23.2.0
|
7 |
beautifulsoup4==4.12.3
|
8 |
boto3==1.34.100
|
9 |
-
botocore==1.34.100
|
10 |
bpemb==0.3.5
|
11 |
certifi==2024.2.2
|
12 |
charset-normalizer==3.3.2
|
@@ -21,7 +20,6 @@ fastapi==0.111.0
|
|
21 |
fastapi-cli==0.0.2
|
22 |
ffmpy==0.3.2
|
23 |
filelock==3.14.0
|
24 |
-
flair==0.13.1
|
25 |
fonttools==4.51.0
|
26 |
fsspec==2024.3.1
|
27 |
ftfy==6.2.0
|
@@ -111,7 +109,6 @@ typer==0.12.3
|
|
111 |
typing_extensions==4.11.0
|
112 |
tzdata==2024.1
|
113 |
ujson==5.9.0
|
114 |
-
urllib3
|
115 |
uvicorn==0.29.0
|
116 |
uvloop==0.19.0
|
117 |
watchfiles==0.21.0
|
|
|
6 |
attrs==23.2.0
|
7 |
beautifulsoup4==4.12.3
|
8 |
boto3==1.34.100
|
|
|
9 |
bpemb==0.3.5
|
10 |
certifi==2024.2.2
|
11 |
charset-normalizer==3.3.2
|
|
|
20 |
fastapi-cli==0.0.2
|
21 |
ffmpy==0.3.2
|
22 |
filelock==3.14.0
|
|
|
23 |
fonttools==4.51.0
|
24 |
fsspec==2024.3.1
|
25 |
ftfy==6.2.0
|
|
|
109 |
typing_extensions==4.11.0
|
110 |
tzdata==2024.1
|
111 |
ujson==5.9.0
|
|
|
112 |
uvicorn==0.29.0
|
113 |
uvloop==0.19.0
|
114 |
watchfiles==0.21.0
|