Merge pull request #55702 from cmcmarrow/mysql_win

add pymssql to win/req.txt
This commit is contained in:
Daniel Wozniak 2020-01-25 12:17:48 -07:00 committed by GitHub
commit 3b12858efd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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

@ -74,6 +74,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

@ -74,6 +74,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