Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 8 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ click==8.0.4
# via
# -r requirements.in
# flask
colorama==0.4.4
# via
# click
# loguru
commonmark==0.9.1
# via rich
feedparser==6.0.8
Expand Down Expand Up @@ -66,18 +62,18 @@ idna==3.3
# via requests
itsdangerous==2.0.1
# via flask
jaraco.classes==3.2.1
jaraco-classes==3.2.1
# via jaraco-collections
jaraco.collections==3.4.0
jaraco-collections==3.4.0
# via cherrypy
jaraco.context==4.1.1
jaraco-context==4.1.1
# via jaraco-text
jaraco.functools==3.4.0
jaraco-functools==3.4.0
# via
# cheroot
# jaraco-text
# tempora
jaraco.text==3.7.0
jaraco-text==3.7.0
# via jaraco-collections
jinja2==3.0.3
# via
Expand Down Expand Up @@ -152,14 +148,12 @@ six==1.16.0
# python-dateutil
soupsieve==2.3.1
# via beautifulsoup4
sqlalchemy==1.4.32
sqlalchemy==1.4.44
# via -r requirements.in
tempora==4.1.2
# via portend
tzdata==2022.1
# via
# pytz-deprecation-shim
# tzlocal
# via pytz-deprecation-shim
tzlocal==4.1
# via apscheduler
urllib3==1.26.9
Expand All @@ -171,7 +165,7 @@ werkzeug==2.0.3
# -r requirements.in
# flask
# flask-restx
zc.lockfile==2.0
zc-lockfile==2.0
# via cherrypy
zxcvbn-python==4.4.24
# via -r requirements.in
Expand Down