Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ stripe
|
|
4 |
pyjwt
|
5 |
pytz
|
6 |
python-dateutil
|
7 |
-
aiohttp
|
|
|
|
4 |
pyjwt
|
5 |
pytz
|
6 |
python-dateutil
|
7 |
+
aiohttp
|
8 |
+
httpx
|