Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
fastapi
|
| 3 |
-
uvicorn
|
| 4 |
-
pydantic
|
| 5 |
-
PyJWT
|
| 6 |
-
jsonschema
|
| 7 |
-
cryptography
|
| 8 |
-
stripe
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
fastapi
|
| 3 |
+
uvicorn
|
| 4 |
+
pydantic
|
| 5 |
+
PyJWT
|
| 6 |
+
jsonschema
|
| 7 |
+
cryptography
|
| 8 |
+
stripe
|