diff --git a/app/requirements.txt b/app/requirements.txt new file mode 100644 index 0000000..0d67854 --- /dev/null +++ b/app/requirements.txt @@ -0,0 +1,6 @@ +click==8.1.7 +rich==13.7.0 +pyyaml==6.0.1 +python-dotenv==1.0.0 +pytest==7.4.0 +pytest-cov==4.1.0