We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2130fd9 commit 67226acCopy full SHA for 67226ac
examples/yoti_example_django/requirements.in
@@ -1,5 +1,5 @@
1
cryptography>=2.3
2
-Django==2.2.2
+Django==2.2.3
3
django-sslserver>=0.2.0
4
python-dotenv>=0.7.1
5
requests>=2.20.0
examples/yoti_example_django/requirements.txt
@@ -11,7 +11,7 @@ cffi==1.11.5 # via cryptography
11
chardet==3.0.4 # via requests
12
cryptography==2.5
13
django-sslserver==0.20
14
-django==2.2.2
+django==2.2.3
15
future==0.16.0 # via yoti
16
idna==2.7 # via requests
17
protobuf==3.6.0 # via yoti
0 commit comments