Skip to content

Commit

Permalink
Bump to current version of aiohttp (ruundii#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer authored Mar 11, 2022
1 parent 1aacf26 commit 391044c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/on_rpi/on_pi_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ sudo pip3 install asyncio
sudo pip3 install asyncio_glib
sudo pip3 install evdev
sudo pip3 install PyGObject
sudo pip3 install aiohttp==3.6.2
sudo pip3 install aiohttp>=3.8
sudo pip3 install aiohttp-security
sudo pip3 install aiohttp-session
sudo pip3 install watchgod
Expand Down

0 comments on commit 391044c

Please sign in to comment.