Skip to content

Commit

Permalink
Merge pull request #15 from GEOEGII555/patch-1
Browse files Browse the repository at this point in the history
Upgrade aiohttp to 3.9.5 to fix issues with Python 3.12
  • Loading branch information
hitblast committed Jun 7, 2024
2 parents 59dd86f + 3df413a commit a9fc687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: MIT

aiohttp==3.9.1
aiohttp==3.9.5
Pillow==10.1.0

0 comments on commit a9fc687

Please sign in to comment.