diff --git a/requirements.txt b/requirements.txt index 0cf4206..2fc6e08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,10 @@ -requests==2.26.0 -beautifulsoup4==4.10.0 -numpy==1.21.4 -pandas==1.3.5 -pygame==2.1.2 \ No newline at end of file +colorama==0.4.6 +flake8==7.1.1 +iniconfig==2.0.0 +mccabe==0.7.0 +packaging==24.1 +pluggy==1.5.0 +pycodestyle==2.12.1 +pyflakes==3.2.0 +pygame==2.6.0 +pytest==8.3.2