PATCH: Fixed a load of broken user routes

This commit is contained in:
2025-02-06 17:25:25 +00:00
parent 00d627a1e2
commit c0ddca85ba
5 changed files with 33 additions and 26 deletions

View File

@@ -26,4 +26,5 @@ gevent>=22.10.2
gevent-websocket
flask-oauthlib==0.9.6
celery==5.2.3
redis==5.2.1
redis==5.2.1
python-dateutil