Update requirements
This commit is contained in:
parent
1f10c3367f
commit
d798241e6a
2 changed files with 125 additions and 125 deletions
|
@ -29,7 +29,6 @@ bs4 = "^0.0.1"
|
|||
html5lib = "^1.1"
|
||||
mf2py = "^1.1.2"
|
||||
Pygments = "^2.12.0"
|
||||
types-python-dateutil = "^2.8.17"
|
||||
loguru = "^0.6.0"
|
||||
mdx-linkify = "^2.1"
|
||||
Pillow = "^9.1.1"
|
||||
|
@ -39,7 +38,6 @@ feedgen = "^0.9.0"
|
|||
emoji = "^1.7.0"
|
||||
PyLD = "^2.0.3"
|
||||
aiosqlite = "^0.17.0"
|
||||
sqlalchemy2-stubs = "^0.0.2-alpha.24"
|
||||
cachetools = "^5.2.0"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
@ -60,6 +58,8 @@ pytest-asyncio = "^0.18.3"
|
|||
types-Pillow = "^9.0.20"
|
||||
types-emoji = "^1.7.2"
|
||||
types-cachetools = "^5.2.1"
|
||||
sqlalchemy2-stubs = "^0.0.2-alpha.24"
|
||||
types-python-dateutil = "^2.8.18"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue