diff --git a/requirements.txt b/requirements.txt index 6994730..b853ba8 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.1; 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.10.14; python_full_version >= "3.6.2" and python_version >= "3.7" and python_full_version < "4.0.0" +orjson==3.10.15; 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.6.1; python_version >= "3.5" and python_version < "4"