mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-09 10:07:44 -06:00
Add limits package, RateLimiter dependency, test_depends, begin /api/login route
This commit is contained in:
@@ -31,6 +31,7 @@ hypercorn = "^0.17.3"
|
||||
pwdlib = {extras = ["argon2"], version = "^0.2.1"}
|
||||
pytest-xdist = "^3.6.1"
|
||||
email-validator = "^2.2.0"
|
||||
limits = "^3.13.0"
|
||||
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user