summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt26
1 files changed, 14 insertions, 12 deletions
diff --git a/requirements.txt b/requirements.txt
index d3aa418..e8608f4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,13 +1,15 @@
antlr4-python3-runtime==4.7.1
-typing
-jinja2
-click
-path.py
-watchdog
-livereload
-pyyaml
-pytest
-coverage
-pytest-cov
-six
-coloredlogs
+argh==0.26.2
+click==6.7
+coloredlogs==10.0
+humanfriendly==4.15.1
+Jinja2==2.10.3
+MarkupSafe==1.0
+path.py==11.0.1
+pathtools==0.1.2
+PyYAML==5.1
+six==1.11.0
+typing==3.6.4
+watchdog==0.8.3
+pytest==5.3.5
+pytest-cov==2.8.1