mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix static requirements (pre-commit)
This commit is contained in:
parent
1ed21e87b9
commit
ef9e4c4d35
2 changed files with 2 additions and 2 deletions
|
@ -27,5 +27,5 @@ pyzmq==19.0.0 ; python_version >= "3.8"
|
|||
requests==2.21.0
|
||||
setproctitle
|
||||
six==1.14.0
|
||||
timelib==0.2.4
|
||||
timelib==0.2.5
|
||||
vultr==1.0.1
|
||||
|
|
|
@ -29,7 +29,7 @@ pyzmq==18.0.1 ; python_version < "3.8"
|
|||
pyzmq==19.0.0 ; python_version >= "3.8"
|
||||
requests==2.21.0
|
||||
setproctitle
|
||||
timelib==0.2.4
|
||||
timelib==0.2.5
|
||||
wheel==0.33.4
|
||||
|
||||
# GitPython
|
||||
|
|
Loading…
Add table
Reference in a new issue