build: change deps
This commit is contained in:
parent
25bcf38492
commit
266a0d558b
1 changed files with 1 additions and 4 deletions
|
@ -20,10 +20,7 @@ classifiers = [
|
||||||
"Operating System :: OS Independent",
|
"Operating System :: OS Independent",
|
||||||
]
|
]
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bottle",
|
"aiohttp",
|
||||||
"markdown",
|
|
||||||
"urllib3",
|
|
||||||
"websockets",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.setuptools_scm]
|
[tool.setuptools_scm]
|
||||||
|
|
Loading…
Reference in a new issue