added a few things
This commit is contained in:
parent
a009830d49
commit
62f474f3e9
3 changed files with 414 additions and 183 deletions
4
Pipfile
4
Pipfile
|
|
@ -10,8 +10,10 @@ psycopg = {extras = ["binary"], version = "*"}
|
|||
websockets = "*"
|
||||
feedparser = "*"
|
||||
lxml = "*"
|
||||
markdownify = "*"
|
||||
apprise = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.13"
|
||||
python_version = "3.14"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue