Add pymssql to windows requirements

This commit is contained in:
cmcmarrow 2019-12-19 13:19:42 -07:00 committed by Pedro Algarvio
parent 513237c4f1
commit 3443468e90
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF
5 changed files with 5 additions and 0 deletions

View file

@ -23,6 +23,7 @@ pyasn1==0.4.5
pycparser==2.19
pycryptodomex==3.8.1
pycurl==7.43.0.2
pymssql==2.1.4
PyMySQL==0.9.3
pyopenssl==19.0.0
python-dateutil==2.8.0

View file

@ -83,6 +83,7 @@ pycryptodome==3.8.1 # via python-jose
pycryptodomex==3.8.1 ; sys_platform == "win32"
pycurl==7.43.0.2
pygit2==0.28.2
pymssql==2.1.4
pymysql==0.9.3
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging

View file

@ -75,6 +75,7 @@ pycryptodome==3.8.1 # via python-jose
pycryptodomex==3.8.1 ; sys_platform == "win32"
pycurl==7.43.0.2
pygit2==0.28.2
pymssql==2.1.4
pymysql==0.9.3
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging

View file

@ -75,6 +75,7 @@ pycryptodome==3.8.1 # via python-jose
pycryptodomex==3.8.1 ; sys_platform == "win32"
pycurl==7.43.0.2
pygit2==0.28.2
pymssql==2.1.4
pymysql==0.9.3
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging

View file

@ -75,6 +75,7 @@ pycryptodome==3.8.1 # via python-jose
pycryptodomex==3.8.1 ; sys_platform == "win32"
pycurl==7.43.0.2
pygit2==0.28.2
pymssql==2.1.4
pymysql==0.9.3
pyopenssl==19.0.0
pyparsing==2.4.5 # via packaging