Skip to content

Commit e09848c

Browse files
committed
Downgrade adal to 0.4.7
1 parent 1089507 commit e09848c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# web app
2-
adal==0.5.1
2+
adal==0.4.7
33
msgraph==0.1.2
44
PyJWT==1.6.1
55
mysqlclient==1.3.12

webjobs/sync_data/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
adal==0.5.1
1+
adal==0.4.7
22
peewee==3.3.4
33
cryptography==2.2.2
44
pyopenssl==17.5.0

0 commit comments

Comments
 (0)