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 edf3f79 commit dd1fd9cCopy full SHA for dd1fd9c
requirements.txt
@@ -1,4 +1,4 @@
1
-adal==0.4.7
2
-msgraph==0.1.0
3
-PyJWT==1.4.2
+adal==0.5.1
+msgraph==0.1.2
+PyJWT==1.6.1
4
mysqlclient==1.3.12
webjobs/user_data_sync/requirements.txt
@@ -1,3 +1,4 @@
-adal=0.4.7
-cryptography==2.1.4
+adal=0.5.1
+peewee=3.3.3
+cryptography==2.2.2
pyopenssl==17.5.0
0 commit comments