diff --git a/requirements.txt b/requirements.txt index e521864..39b5682 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ jinja2==3.1.5; python_full_version >= "3.6.2" and python_version >= "3.6" and py markupsafe==3.0.2; python_full_version >= "3.6.1" and python_version >= "3.6" motor==3.6.0; python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.5.2" multidict==6.1.0; python_version >= "3.7" and python_version < "4.0" -orjson==3.6.4; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0" +orjson==3.10.14; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0" passlib==1.7.4 psutil==5.8.0; python_full_version >= "3.6.2" and python_full_version < "4.0.0" pyasn1==0.4.8; python_version >= "3.5" and python_version < "4"