diff --git a/requirements.txt b/requirements.txt index 790df19..f7b6f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,5 @@ -asyncio -apns2 -configparser flask -flask_sqlalchemy -aiohttp +sqlalchemy +httpx[http2] pyjwt -cryptography -httpx \ No newline at end of file +cryptography \ No newline at end of file