diff --git a/requirements-dev.txt b/requirements-dev.txt index 2af3ee5..4022cae 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,2 +1,7 @@ pytest==7.2.0 -setuptools~=67.8.0 \ No newline at end of file +setuptools~=67.8.0 +requests~=2.32.2 +beautifulsoup4==4.11.1 +pydotmap~=0.1.3 +opencv-python~=4.9.0.80 +numpy~=1.24.2