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",
|
||||
]
|
||||
dependencies = [
|
||||
"bottle",
|
||||
"markdown",
|
||||
"urllib3",
|
||||
"websockets",
|
||||
"aiohttp",
|
||||
]
|
||||
|
||||
[tool.setuptools_scm]
|
||||
|
|
Loading…
Reference in a new issue