Merge pull request 'Add missing aiohttp dependency to requirements.txt' (#27) from code-remove into dev
Local Docker Build (Dev) / build-dev (push) Successful in 1m5s

Reviewed-on: #27
This commit was merged in pull request #27.
This commit is contained in:
2025-10-04 11:09:37 -04:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1 +1 @@
2.0.4
2.0.5
+1
View File
@@ -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