Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,4 @@ supabase
|
|
| 4 |
pydantic
|
| 5 |
aiohttp
|
| 6 |
python-multipart
|
| 7 |
-
|
|
|
|
| 4 |
pydantic
|
| 5 |
aiohttp
|
| 6 |
python-multipart
|
| 7 |
+
python-jose[cryptography]
|