Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ uvicorn
|
|
| 3 |
supabase
|
| 4 |
pydantic
|
| 5 |
aiohttp
|
|
|
|
|
|
|
|
|
| 3 |
supabase
|
| 4 |
pydantic
|
| 5 |
aiohttp
|
| 6 |
+
python-multipart
|
| 7 |
+
pip install python-jose[cryptography]
|