diff options
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/requirements.txt b/requirements.txt index d4004cd..421fb9d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ -doit -pyyaml -jsonschema -aiohttp -flake8 -pycairo -wheel +doit == 0.31.1 +pyyaml == 5.1 +jsonschema == 3.0.1 +aiohttp == 3.5.4 +flake8 == 3.7.7 +pycairo == 1.18.0 +wheel == 0.33.1 |
