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
27 changes: 12 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@ cherrypy==18.6.1
click==8.0.3
# via flask
colorama==0.4.4
# via
# click
# loguru
# rich
# via rich
commonmark==0.9.1
# via rich
feedparser==6.0.8
Expand Down Expand Up @@ -65,17 +62,17 @@ idna==3.3
# via requests
itsdangerous==2.0.1
# via flask
jaraco.classes==3.2.1
# via jaraco.collections
jaraco.collections==3.4.0
jaraco-classes==3.2.1
# via jaraco-collections
jaraco-collections==3.4.0
# via cherrypy
jaraco.functools==3.3.0
jaraco-functools==3.3.0
# via
# cheroot
# jaraco.text
# jaraco-text
# tempora
jaraco.text==3.5.1
# via jaraco.collections
jaraco-text==3.5.1
# via jaraco-collections
jinja2==3.0.3
# via
# -r requirements.in
Expand All @@ -93,8 +90,8 @@ more-itertools==8.12.0
# -r requirements.in
# cheroot
# cherrypy
# jaraco.classes
# jaraco.functools
# jaraco-classes
# jaraco-functools
plumbum==1.7.0
# via rpyc
portend==3.0.0
Expand Down Expand Up @@ -148,7 +145,7 @@ six==1.16.0
# python-dateutil
soupsieve==2.2.1
# via beautifulsoup4
sqlalchemy==1.4.27
sqlalchemy==1.4.44
# via -r requirements.in
tempora==4.1.2
# via portend
Expand All @@ -162,7 +159,7 @@ werkzeug==2.0.2
# via
# flask
# flask-restx
zc.lockfile==2.0
zc-lockfile==2.0
# via cherrypy
zxcvbn-python==4.4.24
# via -r requirements.in
Expand Down