mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-05-14 15:09:23 +00:00
format cls timestamp string
This commit is contained in:
3
Pipfile
3
Pipfile
@@ -5,7 +5,7 @@ name = "pypi"
|
||||
|
||||
[packages]
|
||||
bootstrap-flask = "*"
|
||||
feedparser = "*"
|
||||
feedparser = "6.0.8"
|
||||
flask-debugtoolbar = "*"
|
||||
flask-moment = "*"
|
||||
Flask = "*"
|
||||
@@ -17,6 +17,7 @@ parsel = "*"
|
||||
flask-script = "*"
|
||||
icecream = "*"
|
||||
flask-analytics = "*"
|
||||
arrow = "1.2.2"
|
||||
|
||||
[dev-packages]
|
||||
coverage = "*"
|
||||
|
||||
Reference in New Issue
Block a user