aboutsummaryrefslogtreecommitdiffstats
path: root/dev-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
new file mode 100644
index 0000000..8e6ca20
--- /dev/null
+++ b/dev-requirements.txt
@@ -0,0 +1,11 @@
+requests==2.24.0
+jinja2==2.11.3
+simplejson==3.17.2
+mock==4.0.2
+pytest==6.1.1
+pytest-cov==2.10.1
+pytest-mock==3.3.1
+yapf==0.30.0
+coverage==5.3
+pyOpenSSL==19.1.0
+jsonschema==3.2.0