Skip to content

Commit

Permalink
Bump aiohttp to support python 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
janiversen committed Oct 7, 2023
1 parent e275017 commit 29a00b6
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
Expand Up @@ -24,7 +24,7 @@ pymodbus
# pip install pymodbus[serial]

# install:repl
aiohttp>=3.8.5
aiohttp>=3.8.6
typer[all]>=0.7.0
prompt-toolkit>=3.0.36
pygments>=2.15.0
Expand Down

0 comments on commit 29a00b6

Please sign in to comment.