Add missing aiohttp dependency to requirements.txt #27

Merged
sbcrumb merged 1 commits from code-remove into dev 2025-10-04 11:09:38 -04:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 17aec56952 - Show all commits
+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