mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 17:50:20 +00:00

Windows required package pywin32 doesn't state that it support any python version above Py3.7
42 lines
844 B
Text
42 lines
844 B
Text
-r req_win.txt
|
|
backports-abc==0.5; python_version < '3.0'
|
|
backports.ssl-match-hostname==3.7.0.1; python_version < '3.7'
|
|
certifi
|
|
cffi==1.12.2
|
|
CherryPy==17.4.1
|
|
cryptography==2.6.1
|
|
enum34==1.1.6; python_version < '3.4'
|
|
futures==3.2.0; python_version < "3.0"
|
|
idna==2.8
|
|
ioloop==0.1a0
|
|
ipaddress==1.0.22
|
|
jinja2==2.10.1
|
|
libnacl==1.7.1
|
|
lxml==4.3.0
|
|
Mako==1.0.7
|
|
markupsafe==1.1.1
|
|
msgpack-python==0.5.6
|
|
psutil==5.6.6
|
|
pyasn1==0.4.5
|
|
pycparser==2.19
|
|
pycryptodomex==3.8.1
|
|
pycurl==7.43.0.5
|
|
pymssql==2.1.4
|
|
PyMySQL==0.9.3
|
|
pyopenssl==19.0.0
|
|
python-dateutil==2.8.0
|
|
python-gnupg==0.4.4
|
|
pythonnet==2.3.0
|
|
pyyaml==5.1.2
|
|
pyzmq==18.0.1
|
|
requests==2.21.0
|
|
setproctitle
|
|
singledispatch==3.4.0.3; python_version < '3.4'
|
|
timelib==0.2.4
|
|
watchdog==0.9.0
|
|
wheel==0.33.4
|
|
|
|
# GitPython
|
|
GitPython==2.1.10
|
|
gitdb2==2.0.5 # via gitpython
|
|
smmap2==2.0.5 # via gitdb2
|