mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix static requirements
This commit is contained in:
parent
23da8fc6be
commit
f9ad004a3c
9 changed files with 0 additions and 9 deletions
|
@ -49,7 +49,6 @@ google-auth==1.6.3 # via kubernetes
|
|||
idna==2.8
|
||||
importlib-metadata==0.23 # via pluggy, pytest
|
||||
ipaddress==1.0.22
|
||||
jaraco.classes==2.0 # via cherrypy
|
||||
jaraco.functools==2.0 # via tempora
|
||||
jinja2==2.10.1
|
||||
jmespath==0.9.4 # via boto3, botocore
|
||||
|
|
|
@ -83,7 +83,6 @@ pycurl==7.43.0.2
|
|||
pygit2==0.28.2
|
||||
pymysql==0.9.3
|
||||
pyopenssl==19.0.0
|
||||
pypiwin32==223 # via cherrypy
|
||||
pyparsing==2.4.5 # via packaging
|
||||
pytest-helpers-namespace==2019.1.8
|
||||
pytest-salt-runtests-bridge==2019.7.10
|
||||
|
|
|
@ -42,7 +42,6 @@ google-auth==1.6.3 # via kubernetes
|
|||
idna==2.8
|
||||
importlib-metadata==0.23 # via pluggy, pytest
|
||||
ipaddress==1.0.22
|
||||
jaraco.classes==2.0 # via cherrypy
|
||||
jaraco.functools==2.0 # via tempora
|
||||
jinja2==2.10.1
|
||||
jmespath==0.9.4 # via boto3, botocore
|
||||
|
|
|
@ -75,7 +75,6 @@ pycurl==7.43.0.2
|
|||
pygit2==0.28.2
|
||||
pymysql==0.9.3
|
||||
pyopenssl==19.0.0
|
||||
pypiwin32==223 # via cherrypy
|
||||
pyparsing==2.4.5 # via packaging
|
||||
pytest-helpers-namespace==2019.1.8
|
||||
pytest-salt-runtests-bridge==2019.7.10
|
||||
|
|
|
@ -42,7 +42,6 @@ google-auth==1.6.3 # via kubernetes
|
|||
idna==2.8
|
||||
importlib-metadata==0.23 # via pluggy, pytest
|
||||
ipaddress==1.0.22
|
||||
jaraco.classes==2.0 # via cherrypy
|
||||
jaraco.functools==2.0 # via tempora
|
||||
jinja2==2.10.1
|
||||
jmespath==0.9.4 # via boto3, botocore
|
||||
|
|
|
@ -75,7 +75,6 @@ pycurl==7.43.0.2
|
|||
pygit2==0.28.2
|
||||
pymysql==0.9.3
|
||||
pyopenssl==19.0.0
|
||||
pypiwin32==223 # via cherrypy
|
||||
pyparsing==2.4.5 # via packaging
|
||||
pytest-helpers-namespace==2019.1.8
|
||||
pytest-salt-runtests-bridge==2019.7.10
|
||||
|
|
|
@ -42,7 +42,6 @@ google-auth==1.6.3 # via kubernetes
|
|||
idna==2.8
|
||||
importlib-metadata==0.23 # via pluggy, pytest
|
||||
ipaddress==1.0.22
|
||||
jaraco.classes==2.0 # via cherrypy
|
||||
jaraco.functools==2.0 # via tempora
|
||||
jinja2==2.10.1
|
||||
jmespath==0.9.4 # via boto3, botocore
|
||||
|
|
|
@ -71,7 +71,6 @@ pyasn1==0.4.5
|
|||
pycparser==2.19
|
||||
pycryptodome==3.8.1 # via python-jose
|
||||
pycryptodomex==3.8.1 ; sys_platform == "win32"
|
||||
pypiwin32==223 # via cherrypy
|
||||
pycurl==7.43.0.2
|
||||
pygit2==0.28.2
|
||||
pymysql==0.9.3
|
||||
|
|
|
@ -21,7 +21,6 @@ psutil
|
|||
pyopenssl
|
||||
python-gnupg
|
||||
pyvmomi
|
||||
pywin32==223
|
||||
rfc3987
|
||||
salttesting==2017.6.1
|
||||
sed
|
||||
|
|
Loading…
Add table
Reference in a new issue