Skip to content

Commit 84fcfdc

Browse files
authored
Merge pull request openwallet-foundation#1973 from shaangill025/webpy_fix
Fix: web.py dependency - integration tests & demos
2 parents 960aa91 + 6a8546d commit 84fcfdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
asyncpg~=0.25.0
22
prompt_toolkit~=2.0.9
3-
git+https://github.com/webpy/webpy.git#egg=web.py
3+
web.py~=0.62
44
pygments~=2.10
55
qrcode[pil]~=6.1

0 commit comments

Comments
 (0)