Skip to content

Commit b50fde4

Browse files
fix(crypt): update cryptography and other required deps (#381)
Co-authored-by: Alexander VT <[email protected]>
1 parent 50ee007 commit b50fde4

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

requirements.txt

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
authlib==0.14.2
2-
authutils==4.0.0
1+
authlib==0.11.0
2+
authutils==6.1.2
33
boto==2.39.0
4-
cryptography==2.8
4+
cryptography==39.0.0
55
datamodelutils==1.0.0
66
dictionaryutils==3.2.0
77
envelopes==0.4
88
Flask==1.1.1
99
flask-cors==3.0.9
1010
Flask-SQLAlchemy-Session==1.1
1111
fuzzywuzzy==0.6.1
12-
gen3authz==0.4.0
12+
gen3authz==2.0.0
1313
graphene==2.0.1
1414
jsonschema==3.2
1515
lxml==4.6.5
@@ -26,10 +26,9 @@ Werkzeug==0.16.0
2626
xmltodict==0.9.2
2727
more-itertools==5.0.0
2828
cdis_oauth2client==1.0.0
29-
cdispyutils==1.0.4
29+
cdispyutils==2.0.1
3030
# required for gen3datamodel, not required for sheepdog
3131
psqlgraph==3.0.1
32-
cdiserrors==0.1.2
3332
cdislogging==1.0.0
3433
# https://github.com/googleapis/python-crc32c/issues/69
3534
google-crc32c==1.1.2

0 commit comments

Comments
 (0)