mirror of
https://github.com/csd4ni3l/debt-by-ai.git
synced 2026-06-02 12:45:02 +02:00
Update libraries to newest version
This commit is contained in:
+4
-4
@@ -6,9 +6,9 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"bcrypt>=5.0.0",
|
||||
"flask>=3.1.2",
|
||||
"flask>=3.1.3",
|
||||
"flask-login>=0.6.3",
|
||||
"google-genai>=1.40.0",
|
||||
"python-dotenv>=1.1.1",
|
||||
"requests>=2.32.5",
|
||||
"google-genai>=2.3.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
"requests>=2.34.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user