mirror of
https://github.com/csd4ni3l/grass_touching_captcha.git
synced 2026-06-02 12:45:34 +02:00
Update libraries to latest versions
This commit is contained in:
+5
-5
@@ -5,10 +5,10 @@ description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"bcrypt>=4.3.0",
|
||||
"flask>=3.1.1",
|
||||
"bcrypt>=5.0.0",
|
||||
"flask>=3.1.3",
|
||||
"flask-login>=0.6.3",
|
||||
"pillow>=11.3.0",
|
||||
"python-dotenv>=1.1.1",
|
||||
"requests>=2.32.4",
|
||||
"pillow>=12.2.0",
|
||||
"python-dotenv>=1.2.2",
|
||||
"requests>=2.34.2",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user