Pin dependency versions

Pins all Pegleg dependencies explicitly for consistency.

Change-Id: I9a8f27f90e7af06f6967501fb582384d86dd93b0
This commit is contained in:
Ian H. Pittwood 2019-05-29 14:06:38 -05:00
parent 6eb014e350
commit f02139378d
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
gitpython
gitpython==2.1.11
click==6.7
jsonschema==2.6.0
pyyaml==5.1

View File

@ -1,7 +1,7 @@
# Testing
pytest==3.2.1
pytest-cov==2.5.1
testfixtures
testfixtures==6.8.2
pytest-xdist==1.23.2
mock==2.0.0
@ -9,7 +9,7 @@ mock==2.0.0
yapf==0.20.0
# Linting
hacking>=1.1.0,<1.2.0 # Apache-2.0
hacking==1.1.0
# Security
bandit>=1.5.0
bandit==1.6.0