diff --git a/requirements.txt b/requirements.txt index 56061a0..1adfbf0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,6 @@ -beautifulsoup4==4.11.1 -bs4==0.0.1 -click==8.1.2 -colorama==0.4.4 -Flask-SQLAlchemy==2.5.1 -Flask==2.1.1 -greenlet==1.1.2 -importlib-metadata==4.11.3 -itsdangerous==2.1.2 -Jinja2==3.1.1 -lxml==4.8.0 -MarkupSafe==2.1.1 -pip==21.3.1 -setuptools==60.2.0 -soupsieve==2.3.2 -SQLAlchemy==1.4.35 -Werkzeug==2.1.1 -wheel==0.37.1 -zipp==3.8.0 -psutil==5.9.0 \ No newline at end of file +beautifulsoup4~=4.11.1 +bs4~=0.0.1 +Flask~=2.1.2 +psutil~=5.9.0 +Flask-SQLAlchemy~=2.5.1 +lxml~=4.8 \ No newline at end of file