diff --git a/requirements.txt b/requirements.txt index f49aebaf..5c02524d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,18 +1,19 @@ + +apscheduler==3.8.1 argon2-cffi==20.1 bleach==4.1 +cached_property==1.5.2 colorama==0.4 +cron-validator==1.0.3 cryptography==3.4 libgravatar==1.0.0 peewee==3.13 pexpect==4.8 psutil==5.7 pyOpenSSL==19.1.0 +pyjwt==2.3 PyYAML==5.4 requests==2.26 termcolor==1.1 tornado==6.0 -cached_property==1.5.2 -apscheduler==3.8.1 -cron-validator==1.0.3 tzlocal==4.0 -pyjwt==2.3