aboutsummaryrefslogtreecommitdiffstats
path: root/checker/dev-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'checker/dev-requirements.txt')
-rw-r--r--checker/dev-requirements.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/checker/dev-requirements.txt b/checker/dev-requirements.txt
new file mode 100644
index 0000000..0775cf5
--- /dev/null
+++ b/checker/dev-requirements.txt
@@ -0,0 +1,7 @@
+mypy==0.910
+black==21.6b0
+isort==5.9.1
+flake8==3.9.2
+coverage==5.5
+pytest==6.2.4
+pytest-asyncio==0.15.1