diff --git a/requirements-dev.txt b/requirements-dev.txt new file mode 100644 index 0000000..434b0c9 --- /dev/null +++ b/requirements-dev.txt @@ -0,0 +1,7 @@ +mypy +pandas-stubs +types-requests +types-PyYAML +types-tqdm +types-psycopg2 +types-psutil \ No newline at end of file