diff --git a/requirements.txt b/requirements.txt index c8d3df7..b2fc8be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,6 @@ openai==1.41.0 python-dotenv==1.0.1 discord.py==2.4.0 anthropic==0.34.0 -GitPython==3.1.43 \ No newline at end of file +GitPython==3.1.43 +pytest +pytest-cov \ No newline at end of file