Skip to content

Commit 0e228e7

Browse files
committed
lowering py version for upgrade to 3.7
1 parent 709c14d commit 0e228e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
requests_ntlm==1.1.0; python_version < '3.8'
2-
requests_ntlm==1.2.0; python_version >= '3.8'
1+
requests_ntlm==1.1.0; python_version < '3.7'
2+
requests_ntlm==1.2.0; python_version >= '3.7'
33
simplejson==3.17.6

0 commit comments

Comments
 (0)