diff options
| -rw-r--r-- | VERSION | 2 | ||||
| -rw-r--r-- | requirements.txt | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -1 +1 @@ -0.1.2 +0.1.3 diff --git a/requirements.txt b/requirements.txt index 421fb9d..a5bba0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ doit == 0.31.1 -pyyaml == 5.1 +pyyaml == 5.1.1 jsonschema == 3.0.1 aiohttp == 3.5.4 flake8 == 3.7.7 -pycairo == 1.18.0 -wheel == 0.33.1 +pycairo == 1.18.1 +wheel == 0.33.4 |
