We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ee007 commit b50fde4Copy full SHA for b50fde4
requirements.txt
@@ -1,15 +1,15 @@
1
-authlib==0.14.2
2
-authutils==4.0.0
+authlib==0.11.0
+authutils==6.1.2
3
boto==2.39.0
4
-cryptography==2.8
+cryptography==39.0.0
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==0.4.0
+gen3authz==2.0.0
13
graphene==2.0.1
14
jsonschema==3.2
15
lxml==4.6.5
@@ -26,10 +26,9 @@ Werkzeug==0.16.0
26
xmltodict==0.9.2
27
more-itertools==5.0.0
28
cdis_oauth2client==1.0.0
29
-cdispyutils==1.0.4
+cdispyutils==2.0.1
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