Skip to content

Commit

Permalink
Re-adding cryptography as pypy has issues and removing openSSL lib.
Browse files Browse the repository at this point in the history
  • Loading branch information
The-inside-man committed Oct 22, 2021
1 parent 057c249 commit bcffa0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/core.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
jsonschema==3.2.0
requests>=2.21
pyrsistent==0.16.0
pyOpenSSL>=19.1.0
cryptography>=2.8.0

0 comments on commit bcffa0b

Please sign in to comment.