aboutsummaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2019-04-08 22:47:10 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2019-04-08 22:47:10 +0200
commitf53913389fa435d26307075bf5dab3675b1f17c4 (patch)
treef70d5fd95070b6f1f5f427d2d43da7f77d000efa /requirements.txt
parent07dae145e814856c8f38f407d91a033b233c081d (diff)
dependencies update & minor fixes
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt14
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