Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ uvicorn[standard]
|
|
3 |
stripe
|
4 |
pyjwt
|
5 |
pytz
|
6 |
-
python-dateutil
|
|
|
|
3 |
stripe
|
4 |
pyjwt
|
5 |
pytz
|
6 |
+
python-dateutil
|
7 |
+
aiohttp
|