DmitrMakeev
commited on
Commit
•
cbe1460
1
Parent(s):
d20ecb3
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ apscheduler
|
|
7 |
fastapi==0.68.0
|
8 |
uvicorn==0.13.4
|
9 |
unidecode
|
10 |
-
aiohttp
|
|
|
|
7 |
fastapi==0.68.0
|
8 |
uvicorn==0.13.4
|
9 |
unidecode
|
10 |
+
aiohttp
|
11 |
+
logging
|