Skip to content

Commit

Permalink
Merge tag 'v23.09-hotfix9' into develop
Browse files Browse the repository at this point in the history
   v23.09-hotfix9
  • Loading branch information
myrho committed Dec 7, 2023
2 parents b1472a9 + a3d3a78 commit 4c952f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
connexion[aiohttp,swagger-ui] >= 2.6.0, < 3.0; python_version>="3.6"
connexion[aiohttp,swagger-ui] >= 2.6.0,< 3.0; python_version>="3.6"
# connexion requires werkzeug but connexion < 2.4.0 does not install werkzeug
# we must peg werkzeug versions below to fix connexion
# https://github.com/zalando/connexion/pull/1044
Expand All @@ -14,4 +14,4 @@ numpy>=1.22
eth-event>=1.2.3
lz4~=4.3.2
base58~=2.1
cashaddress>=1.0.6, < 1.1
cashaddress>=1.0.6, < 1.1

0 comments on commit 4c952f0

Please sign in to comment.