Skip to content

Commit

Permalink
Merge pull request #105 from booxter/new-simplejson
Browse files Browse the repository at this point in the history
Update to the latest simple jw api library
  • Loading branch information
booxter authored Jul 6, 2024
2 parents b2de166 + b618e4b commit 1d16b42
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
8 changes: 5 additions & 3 deletions pdm.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ dependencies = [
# TODO: remove this dependency
"requests",
# TODO: vendorize this dependency, or otherwise replace it
# TODO: update to 0.14.0 that changed offers API
"simple-justwatch-python-api==0.13.0",
"simple-justwatch-python-api==0.14.0",
"SQLAlchemy>=2.0.27",
"alembic>=1.13.1",
"flask-restful-swagger-3 @ git+https://github.com/booxter/flask-restful-swagger-3@master",
Expand Down

0 comments on commit 1d16b42

Please sign in to comment.