Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
@@ -1,15 +1,15 @@
|
|
1 |
-
annotated-types
|
2 |
-
anyio
|
3 |
-
click
|
4 |
duckai
|
5 |
-
exceptiongroup
|
6 |
-
fastapi
|
7 |
-
h11
|
8 |
-
idna
|
9 |
-
primp
|
10 |
-
pydantic
|
11 |
-
pydantic_core
|
12 |
-
sniffio
|
13 |
-
starlette
|
14 |
-
typing_extensions
|
15 |
-
uvicorn
|
|
|
1 |
+
annotated-types
|
2 |
+
anyio
|
3 |
+
click
|
4 |
duckai
|
5 |
+
exceptiongroup
|
6 |
+
fastapi
|
7 |
+
h11
|
8 |
+
idna
|
9 |
+
primp
|
10 |
+
pydantic
|
11 |
+
pydantic_core
|
12 |
+
sniffio
|
13 |
+
starlette
|
14 |
+
typing_extensions
|
15 |
+
uvicorn
|