diff --git a/requirements-dev.txt b/requirements-dev.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4fea7d5e4f1373a91154937bba7ccb892d667f33
--- /dev/null
+++ b/requirements-dev.txt
@@ -0,0 +1,11 @@
+  - python=3.9
+  - matplotlib
+  - pandas
+  - pip
+  - tqdm
+  - flake8-docstrings
+  - mypy
+  - flake8
+  - pytest
+  - pylint
+  - coverage