Spaces:
Sleeping
Sleeping
glitz-dev commited on
Commit ·
799e759
1
Parent(s): f7d1def
Add python-multipart dependency
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -24,4 +24,5 @@ tenacity
|
|
| 24 |
|
| 25 |
psycopg2-binary==2.9.10
|
| 26 |
cryptography
|
| 27 |
-
python-dotenv
|
|
|
|
|
|
| 24 |
|
| 25 |
psycopg2-binary==2.9.10
|
| 26 |
cryptography
|
| 27 |
+
python-dotenv
|
| 28 |
+
python-multipart
|