Update: requirements were missing security features. Module 'itsdangerous' incorporated

This commit is contained in:
2025-11-17 00:28:21 +01:00
parent 11254095ff
commit 3827744154

View File

@@ -4,3 +4,4 @@ sqlalchemy
httpx httpx
cryptography cryptography
python-dotenv python-dotenv
itsdangerous