diff --git a/VERSION b/VERSION index 2165f8f..e010258 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.4 +2.0.5 diff --git a/requirements.txt b/requirements.txt index 043f2eb..5d8a6f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,5 @@ psycopg2-binary==2.9.7 requests==2.31.0 python-multipart==0.0.6 aiofiles==23.2.1 +aiohttp==3.8.6 python-dotenv==1.0.0