remove unused flask_httpauth module
This commit is contained in:
16
poetry.lock
generated
16
poetry.lock
generated
@@ -197,20 +197,6 @@ Werkzeug = ">=3.1"
|
||||
async = ["asgiref (>=3.2)"]
|
||||
dotenv = ["python-dotenv"]
|
||||
|
||||
[[package]]
|
||||
name = "flask-httpauth"
|
||||
version = "4.8.0"
|
||||
description = "HTTP authentication for Flask routes"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
files = [
|
||||
{file = "Flask-HTTPAuth-4.8.0.tar.gz", hash = "sha256:66568a05bc73942c65f1e2201ae746295816dc009edd84b482c44c758d75097a"},
|
||||
{file = "Flask_HTTPAuth-4.8.0-py3-none-any.whl", hash = "sha256:a58fedd09989b9975448eef04806b096a3964a7feeebc0a78831ff55685b62b0"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
flask = "*"
|
||||
|
||||
[[package]]
|
||||
name = "gunicorn"
|
||||
version = "23.0.0"
|
||||
@@ -632,4 +618,4 @@ watchdog = ["watchdog (>=2.3)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "5e3f5deb2c1bb09838c7cfae292f6b2a17e583f60e557aaced5fea2f54e1c646"
|
||||
content-hash = "f4e07fa07b3737c1a26eb68260933441340f75630058faa47d15bc69a6cc8231"
|
||||
|
||||
Reference in New Issue
Block a user