We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b50fde4 commit 8d730eeCopy full SHA for 8d730ee
requirements.txt
@@ -1,15 +1,15 @@
1
-authlib==0.11.0
2
-authutils==6.1.2
+authlib==0.14.2
+authutils==4.0.0
3
boto==2.39.0
4
-cryptography==39.0.0
+cryptography==2.8
5
datamodelutils==1.0.0
6
dictionaryutils==3.2.0
7
envelopes==0.4
8
Flask==1.1.1
9
flask-cors==3.0.9
10
Flask-SQLAlchemy-Session==1.1
11
fuzzywuzzy==0.6.1
12
-gen3authz==2.0.0
+gen3authz==0.4.0
13
graphene==2.0.1
14
jsonschema==3.2
15
lxml==4.6.5
@@ -26,9 +26,10 @@ Werkzeug==0.16.0
26
xmltodict==0.9.2
27
more-itertools==5.0.0
28
cdis_oauth2client==1.0.0
29
-cdispyutils==2.0.1
+cdispyutils==1.0.4
30
# required for gen3datamodel, not required for sheepdog
31
psqlgraph==3.0.1
32
+cdiserrors==0.1.2
33
cdislogging==1.0.0
34
# https://github.com/googleapis/python-crc32c/issues/69
35
google-crc32c==1.1.2
0 commit comments