Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -8,3 +8,4 @@ fastapi==0.68.0
|
|
8 |
uvicorn==0.13.4
|
9 |
unidecode
|
10 |
aiohttp
|
|
|
|
8 |
uvicorn==0.13.4
|
9 |
unidecode
|
10 |
aiohttp
|
11 |
+
django
|