diff --git a/requirements.txt b/requirements.txt index b798c78..32121e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ python-dotenv==0.20.0 SQLAlchemy==1.4.37 -psycopg2==2.9.3 +psycopg2==2.9.5 Telethon==1.24.0 pyromod==1.5 pyrogram1==0.*