Skip to content

Commit

Permalink
Merge pull request #1973 from shaangill025/webpy_fix
Browse files Browse the repository at this point in the history
Fix: web.py dependency - integration tests & demos
  • Loading branch information
swcurran authored Oct 14, 2022
2 parents 960aa91 + 6a8546d commit 84fcfdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
asyncpg~=0.25.0
prompt_toolkit~=2.0.9
git+https://github.com/webpy/webpy.git#egg=web.py
web.py~=0.62
pygments~=2.10
qrcode[pil]~=6.1

0 comments on commit 84fcfdc

Please sign in to comment.