Fix static requirements (pre-commit)

This commit is contained in:
Pedro Algarvio 2020-09-24 05:59:13 +01:00 committed by Daniel Wozniak
parent 1ed21e87b9
commit ef9e4c4d35
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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