mirror of
https://github.com/csd4ni3l/debt-by-ai.git
synced 2026-01-01 12:33:44 +01:00
Add flask rate limit, fix env variables not working
This commit is contained in:
@@ -7,6 +7,7 @@ requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"bcrypt>=5.0.0",
|
||||
"flask>=3.1.2",
|
||||
"flask-limiter>=4.0.0",
|
||||
"flask-login>=0.6.3",
|
||||
"google-genai>=1.40.0",
|
||||
"python-dotenv>=1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user