Updated the dependencies in pyproject.toml.
This commit is contained in:
parent
a3bc807192
commit
2d0a8dbcd8
@ -1,7 +1,7 @@
|
||||
# The Flask HTTP Digest Authentication Project.
|
||||
# Author: imacat@mail.imacat.idv.tw (imacat), 2022/11/23
|
||||
|
||||
# Copyright (c) 2022-2023 imacat.
|
||||
# Copyright (c) 2022-2024 imacat.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@ -34,7 +34,7 @@ classifiers = [
|
||||
"Intended Audience :: Developers",
|
||||
]
|
||||
dependencies = [
|
||||
"flask",
|
||||
"Flask",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user