remove unused flask_httpauth module
This commit is contained in:
@@ -19,7 +19,6 @@ home-stream = "home_stream.app:main"
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
flask = "^3.1.0"
|
||||
flask-httpauth = "^4.8.0"
|
||||
bcrypt = "^4.3.0"
|
||||
gunicorn = "^23.0.0"
|
||||
pyyaml = "^6.0.2"
|
||||
|
||||
Reference in New Issue
Block a user