diff --git a/requirements.txt b/requirements.txt index ed0f7698..ae7b7891 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,10 +5,14 @@ cached_property==1.5.2 colorama==0.4.6 croniter==1.4.1 cryptography==42.0.4 +jinja2==3.1.3 +jsonschema==4.19.1 libgravatar==1.0.4 nh3==0.2.14 +orjson==3.9.15 packaging==23.2 peewee==3.13 +prometheus-client==0.17.1 psutil==5.9.5 pyOpenSSL==24.0.0 pyjwt==2.8.0 @@ -17,6 +21,3 @@ requests==2.31.0 termcolor==1.1 tornado==6.3.3 tzlocal==5.1 -jsonschema==4.19.1 -orjson==3.9.15 -prometheus-client==0.17.1