Spaces:
Runtime error
Runtime error
Commit
·
f33e24c
1
Parent(s):
dd87c48
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -24,15 +24,13 @@ dnspython==2.3.0
|
|
24 |
duckdb==0.8.1
|
25 |
exceptiongroup==1.1.2
|
26 |
executing==1.2.0
|
27 |
-
fastapi==0.
|
28 |
ffmpy==0.3.0
|
29 |
filelock==3.12.2
|
30 |
flatbuffers==23.5.26
|
31 |
fonttools==4.40.0
|
32 |
frozenlist==1.3.3
|
33 |
fsspec==2023.6.0
|
34 |
-
gradio==3.36.1
|
35 |
-
gradio_client==0.2.7
|
36 |
greenlet==2.0.2
|
37 |
h11==0.14.0
|
38 |
hnswlib==0.7.0
|
|
|
24 |
duckdb==0.8.1
|
25 |
exceptiongroup==1.1.2
|
26 |
executing==1.2.0
|
27 |
+
fastapi==0.100.0
|
28 |
ffmpy==0.3.0
|
29 |
filelock==3.12.2
|
30 |
flatbuffers==23.5.26
|
31 |
fonttools==4.40.0
|
32 |
frozenlist==1.3.3
|
33 |
fsspec==2023.6.0
|
|
|
|
|
34 |
greenlet==2.0.2
|
35 |
h11==0.14.0
|
36 |
hnswlib==0.7.0
|