diff --git a/requirements.txt b/requirements.txt index 425b3ce..1171a0e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,6 @@ fastapi==0.109.0 uvicorn==0.27.0 redis==5.0.1 -pydantic==2.5.3 \ No newline at end of file +pydantic==2.5.3 +psycopg2-binary==2.9.9 +beautifulsoup4 \ No newline at end of file