We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2967f7f commit 1d44b21Copy full SHA for 1d44b21
1 file changed
pyproject.toml
@@ -31,6 +31,8 @@ dependencies = [
31
# --- Security & Secrets ---
32
"cryptography>=43.0.0",
33
"python-dotenv>=1.0.0",
34
+ "bcrypt>=4.0.0",
35
+ "pyjwt>=2.9.0",
36
37
# --- Scheduling ---
38
"apscheduler>=3.10.0",
0 commit comments