Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wiserain committed Dec 6, 2024
1 parent d29c2d1 commit ef402ef
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ aniso8601==9.0.1
# via
# flask-restx
# flexget
apscheduler==3.10.4
apscheduler==3.11.0
# via flexget
attrs==24.2.0
# via
Expand All @@ -19,7 +19,7 @@ autocommand==2.2.2
# via
# flexget
# jaraco-text
babelfish==0.6.1
babelfish==0.6.0
# via
# flexget
# guessit
Expand All @@ -29,7 +29,7 @@ backports-tarfile==1.2.0
# jaraco-context
beautifulsoup4==4.12.3
# via flexget
blinker==1.8.2
blinker==1.9.0
# via
# flask
# flexget
Expand Down Expand Up @@ -70,22 +70,22 @@ deluge-client==1.10.2
# via -r requirements.in
feedparser==6.0.11
# via flexget
flask==3.0.3
flask==3.1.0
# via
# flask-compress
# flask-cors
# flask-login
# flask-restx
# flexget
flask-compress==1.15
flask-compress==1.17
# via flexget
flask-cors==5.0.0
# via flexget
flask-login==0.6.3
# via flexget
flask-restx==1.3.0
# via flexget
flexget==3.11.58
flexget==3.12.1
# via -r requirements.in
future==0.18.3
# via irc-bot
Expand All @@ -101,7 +101,7 @@ idna==3.10
# via
# flexget
# requests
importlib-resources==5.13.0
importlib-resources==6.4.5
# via
# flask-restx
# flexget
Expand Down Expand Up @@ -137,7 +137,7 @@ jsonschema==4.23.0
# via
# flask-restx
# flexget
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via
# flexget
# jsonschema
Expand All @@ -147,7 +147,7 @@ markdown-it-py==3.0.0
# via
# flexget
# rich
markupsafe==2.1.5
markupsafe==3.0.2
# via
# flexget
# jinja2
Expand All @@ -163,7 +163,7 @@ more-itertools==10.5.0
# flexget
# jaraco-functools
# jaraco-text
packaging==24.1
packaging==24.2
# via flexget
pendulum==3.0.0
# via flexget
Expand All @@ -185,7 +185,7 @@ pygments==2.18.0
# rich
pynzb==0.1.0
# via flexget
pyparsing==3.1.4
pyparsing==3.2.0
# via
# cloudscraper
# flexget
Expand All @@ -204,7 +204,6 @@ python-telegram-bot==12.8
# via -r requirements.in
pytz==2024.2
# via
# apscheduler
# flask-restx
# flexget
pyyaml==6.0.2
Expand All @@ -228,9 +227,9 @@ requests==2.32.3
# transmission-rpc
requests-toolbelt==1.0.0
# via cloudscraper
rich==13.9.3
rich==13.9.4
# via flexget
rpds-py==0.20.0
rpds-py==0.21.0
# via
# flexget
# jsonschema
Expand All @@ -243,7 +242,6 @@ sgmllib3k==1.0.0
# flexget
six==1.16.0
# via
# apscheduler
# flexget
# html5lib
# irc-bot
Expand Down Expand Up @@ -285,7 +283,7 @@ webencodings==0.5.1
# via
# flexget
# html5lib
werkzeug==3.0.6
werkzeug==3.1.3
# via
# flask
# flask-login
Expand Down

0 comments on commit ef402ef

Please sign in to comment.