Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request #18 from c4dt/release-candidate
Browse files Browse the repository at this point in the history
fix: pin version to last compatible pycryptodome version
  • Loading branch information
PascalinDe authored Jan 11, 2024
2 parents d9b029a + 78cdeb7 commit f67032e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cryptography<37
pycryptodome>=3.10.1
pycryptodome==3.19.0
pytest
git+https://github.com/c4dt/stem.git

0 comments on commit f67032e

Please sign in to comment.