diff --git a/requirements.txt b/requirements.txt index 70cfb7d..b3c0217 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,7 @@ pymysql==1.1.1 pydantic==2.8.2 -playwright==1.45.1 \ No newline at end of file +playwright==1.45.1 +numpy +pandas +scipy +scikit-learn \ No newline at end of file