Skip to content

Commit

Permalink
Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Dec 28, 2024
1 parent 786faae commit 492330e
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# uv pip compile pyproject.toml --all-extras --output-file requirements.txt
certifi==2024.12.14
# via requests
charset-normalizer==3.4.0
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via imdb-trakt-sync (pyproject.toml)
Expand All @@ -14,11 +14,9 @@ mypy-extensions==1.0.0
# via mypy
requests==2.32.3
# via imdb-trakt-sync (pyproject.toml)
ruff==0.8.0
ruff==0.8.4
# via imdb-trakt-sync (pyproject.toml)
tomli==2.2.1
# via mypy
types-requests==2.32.0.20240712
types-requests==2.32.0.20241016
# via imdb-trakt-sync (pyproject.toml)
typing-extensions==4.12.2
# via mypy
Expand Down

0 comments on commit 492330e

Please sign in to comment.