diff --git a/requirements.txt b/requirements.txt index d56ab20..80b48f2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Flask-HTTPAuth==4.6.0 Flask-WTF==1.0.1 WTForms==2.3.3 PyMySQL==1.0.2 -pg8000==1.29.0 +pg8000==1.29.1 requests==2.27.1 beautifulsoup4==4.11.1 python-dotenv==0.20.0