You can now upload .opml files
This commit is contained in:
parent
e24413603c
commit
2c60f0aab7
7 changed files with 417 additions and 201 deletions
|
|
@ -21,6 +21,7 @@ psycopg = { extras = ["binary"], version = "^3.1.17" }
|
|||
python-dotenv = "^1.0.1"
|
||||
redis = { extras = ["hiredis"], version = "^5.0.1" }
|
||||
whitenoise = { extras = ["brotli"], version = "^6.6.0" }
|
||||
listparser = {extras = ["http", "lxml"], version = "^0.19"}
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
pre-commit = "^3.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue