fix aud search on center

This commit is contained in:
Your Name
2026-05-11 15:12:34 +03:00
parent 54534ee490
commit 9491909f24
61 changed files with 1049 additions and 2774 deletions

View File

@@ -23,6 +23,7 @@ Flask-SQLAlchemy==3.1.1
waitress==3.0.2
# Auth
python-jose==3.3.0
python-jose==3.5.0
passlib==1.7.4
bcrypt==4.2.0
bcrypt==5.0.0
python-multipart==0.0.28