aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2019-06-14 23:41:06 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2019-06-14 23:41:06 +0200
commitf8ab65b277c2eb7b9ed0e6d78f0302d388e0eff0 (patch)
tree2950493ab77bf08c2a2c00a81d8bc05ee80f7ac7 /requirements.txt
parentb6744baa7f12b994aa4b8af7d930a8ab7e320655 (diff)
python dependencies version update
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
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