diff --git a/requirements.txt b/requirements.txt index 08a031dd..7c9071d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python pillow == 10.1.0 prettyconf==2.2.1 pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0" -pymongo==4.6.1 +pymongo==4.6.3 pyrogram==2.0.106; python_version >= "3.8" pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0" python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")