Update application title and headers; specify versions for bcrypt and passlib in requirements

This commit is contained in:
2026-04-29 13:01:55 +02:00
parent 52e95e3fe0
commit 8871f136d4
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
anyio
bcrypt
bcrypt==4.0.1
blinker
certifi
cryptography
@@ -13,7 +13,7 @@ httpx
Jinja2
MarkupSafe
packaging
passlib
passlib==1.7.4
pydantic
python-dotenv
python-jose