Skip to content

Commit

Permalink
πŸ› Fix broken dependency (#84)
Browse files Browse the repository at this point in the history
* update workflow before publishing python package

* fix dependency issue and bump version

* point to website in project description

* fix broken dependency

* improve doc
  • Loading branch information
bisgaard-itis authored Nov 2, 2023
1 parent 7418039 commit 576ea64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/python/requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jinja2
matplotlib
packaging
pandas
papermill
papermill<2.5.0 # due to bug in 2.5.0 (https://github.com/nteract/papermill/issues/735). Remove this requirement once the bug is fixed
pydantic
pytest
pytest-env
Expand Down

0 comments on commit 576ea64

Please sign in to comment.