Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -8,4 +8,13 @@ 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 |
+
|
13 |
+
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
pytz
|
18 |
+
psutil
|
19 |
+
unidecode
|
20 |
+
base64
|