Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ fastapi==0.68.0
|
|
8 |
uvicorn==0.13.4
|
9 |
unidecode
|
10 |
aiohttp
|
11 |
-
pycryptodome
|
|
|
|
8 |
uvicorn==0.13.4
|
9 |
unidecode
|
10 |
aiohttp
|
11 |
+
pycryptodome
|
12 |
+
pywebio
|