升级Click包版本为8.1.7
This commit is contained in:
parent
53dc903ff7
commit
d688fcad5e
@ -19,14 +19,14 @@ classifiers = [
|
||||
"Topic :: System :: Installation/Setup",
|
||||
]
|
||||
dependencies = [
|
||||
"Click>=7.0",
|
||||
"Click~=8.1.7",
|
||||
"GitPython~=3.1.30",
|
||||
"honcho",
|
||||
"Jinja2~=3.1.3",
|
||||
"python-crontab~=2.6.0",
|
||||
"requests",
|
||||
"requests~=2.32.3",
|
||||
"semantic-version~=2.10.0",
|
||||
"setuptools>40.9.0",
|
||||
"setuptools>71.0.0",
|
||||
"tomli;python_version<'3.11'",
|
||||
]
|
||||
dynamic = [
|
||||
@ -44,7 +44,7 @@ Source = "http://git.jingrow.com:3000/jingrow/bench"
|
||||
|
||||
[build-system]
|
||||
requires = [
|
||||
"hatchling>=1.6.0,<=1.21.0",
|
||||
"hatchling==1.27.0",
|
||||
]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user