mirror of
https://github.com/csd4ni3l/grass_touching_captcha.git
synced 2026-01-01 04:23:45 +01:00
fix leaderboard looks, add OCR, make the captcha only show if you add a username and password
This commit is contained in:
@@ -6,10 +6,10 @@ readme = "README.md"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"bcrypt>=4.3.0",
|
||||
"dotenv>=0.9.9",
|
||||
"english-words>=2.0.1",
|
||||
"flask>=3.1.1",
|
||||
"flask-login>=0.6.3",
|
||||
"numpy>=2.3.2",
|
||||
"pillow>=11.3.0",
|
||||
"python-dotenv>=1.1.1",
|
||||
"requests>=2.32.4",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user