Skip to content

Commit

Permalink
fix(crypt): update cryptography and other required deps (#381)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander VT <[email protected]>
  • Loading branch information
Avantol13 and Avantol13-machine-user authored Jan 23, 2023
1 parent 50ee007 commit b50fde4
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
authlib==0.14.2
authutils==4.0.0
authlib==0.11.0
authutils==6.1.2
boto==2.39.0
cryptography==2.8
cryptography==39.0.0
datamodelutils==1.0.0
dictionaryutils==3.2.0
envelopes==0.4
Flask==1.1.1
flask-cors==3.0.9
Flask-SQLAlchemy-Session==1.1
fuzzywuzzy==0.6.1
gen3authz==0.4.0
gen3authz==2.0.0
graphene==2.0.1
jsonschema==3.2
lxml==4.6.5
Expand All @@ -26,10 +26,9 @@ Werkzeug==0.16.0
xmltodict==0.9.2
more-itertools==5.0.0
cdis_oauth2client==1.0.0
cdispyutils==1.0.4
cdispyutils==2.0.1
# required for gen3datamodel, not required for sheepdog
psqlgraph==3.0.1
cdiserrors==0.1.2
cdislogging==1.0.0
# https://github.com/googleapis/python-crc32c/issues/69
google-crc32c==1.1.2
Expand Down

0 comments on commit b50fde4

Please sign in to comment.