diff --git a/requirements.txt b/requirements.txt index 0ce08da..07ea08a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ requests>=2.32.5 requests-mock>=1.12.1 -beautifulsoup4>=4.14.3 \ No newline at end of file +beautifulsoup4>=4.14.3 +pytest>=9.0.2 +requests-mock>=1.12.1 \ No newline at end of file