Spaces:
Sleeping
Sleeping
Commit
·
84ddc84
1
Parent(s):
a895670
add to requirements.txt
Browse files
.ipynb_checkpoints/requirements-checkpoint.txt
CHANGED
@@ -5,4 +5,5 @@ oauthlib
|
|
5 |
itsdangerous
|
6 |
uvicorn
|
7 |
httpx
|
8 |
-
fastlite
|
|
|
|
5 |
itsdangerous
|
6 |
uvicorn
|
7 |
httpx
|
8 |
+
fastlite
|
9 |
+
python-multipart
|
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ oauthlib
|
|
5 |
itsdangerous
|
6 |
uvicorn
|
7 |
httpx
|
8 |
-
fastlite
|
|
|
|
5 |
itsdangerous
|
6 |
uvicorn
|
7 |
httpx
|
8 |
+
fastlite
|
9 |
+
python-multipart
|