Skip to content

Commit 8d730ee

Browse files
Revert "fix(crypt): update cryptography and other required deps (#381)" (#384)
This reverts commit b50fde4. Co-authored-by: Alexander VT <[email protected]>
1 parent b50fde4 commit 8d730ee

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

requirements.txt

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
authlib==0.11.0
2-
authutils==6.1.2
1+
authlib==0.14.2
2+
authutils==4.0.0
33
boto==2.39.0
4-
cryptography==39.0.0
4+
cryptography==2.8
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==2.0.0
12+
gen3authz==0.4.0
1313
graphene==2.0.1
1414
jsonschema==3.2
1515
lxml==4.6.5
@@ -26,9 +26,10 @@ Werkzeug==0.16.0
2626
xmltodict==0.9.2
2727
more-itertools==5.0.0
2828
cdis_oauth2client==1.0.0
29-
cdispyutils==2.0.1
29+
cdispyutils==1.0.4
3030
# required for gen3datamodel, not required for sheepdog
3131
psqlgraph==3.0.1
32+
cdiserrors==0.1.2
3233
cdislogging==1.0.0
3334
# https://github.com/googleapis/python-crc32c/issues/69
3435
google-crc32c==1.1.2

0 commit comments

Comments
 (0)