Skip to content

Commit

Permalink
bumped pbp version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cparcerisas committed Sep 24, 2024
1 parent 3f0b86f commit 494bf2d
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 53 deletions.
104 changes: 55 additions & 49 deletions poetry.lock

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

8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dulwich==0.21.7 ; python_version >= "3.11" and python_full_version < "3.12.0"
et-xmlfile==1.1.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
fastjsonschema==2.20.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
filelock==3.16.1 ; python_version >= "3.11" and python_full_version < "3.12.0"
fonttools==4.53.1 ; python_version >= "3.11" and python_full_version < "3.12.0"
fonttools==4.54.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
fsspec==2024.9.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
geopandas==1.0.1 ; python_version >= "3.11" and python_full_version < "3.12.0"
geoviews==1.13.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
Expand Down Expand Up @@ -78,10 +78,10 @@ markdown==3.7 ; python_version >= "3.11" and python_full_version < "3.12.0"
markupsafe==2.1.5 ; python_version >= "3.11" and python_full_version < "3.12.0"
marshmallow==3.20.2 ; python_version >= "3.11" and python_full_version < "3.12.0"
matplotlib==3.9.2 ; python_version >= "3.11" and python_full_version < "3.12.0"
mbari-pbp==1.5.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
mbari-pbp==1.5.1 ; python_version >= "3.11" and python_full_version < "3.12.0"
mdit-py-plugins==0.4.2 ; python_version >= "3.11" and python_full_version < "3.12.0"
mdurl==0.1.2 ; python_version >= "3.11" and python_full_version < "3.12.0"
minio==7.2.8 ; python_version >= "3.11" and python_full_version < "3.12.0"
minio==7.2.9 ; python_version >= "3.11" and python_full_version < "3.12.0"
more-itertools==10.5.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
msgpack==1.1.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
mypy-extensions==1.0.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
Expand Down Expand Up @@ -161,7 +161,7 @@ tqdm==4.66.5 ; python_version >= "3.11" and python_full_version < "3.12.0"
trove-classifiers==2024.9.12 ; python_version >= "3.11" and python_full_version < "3.12.0"
typing-extensions==4.12.2 ; python_version >= "3.11" and python_full_version < "3.12.0"
typing-inspect==0.9.0 ; python_version >= "3.11" and python_full_version < "3.12.0"
tzdata==2024.1 ; python_version >= "3.11" and python_full_version < "3.12.0"
tzdata==2024.2 ; python_version >= "3.11" and python_full_version < "3.12.0"
uc-micro-py==1.0.3 ; python_version >= "3.11" and python_full_version < "3.12.0"
urllib3==2.2.3 ; python_version >= "3.11" and python_full_version < "3.12.0"
virtualenv==20.26.5 ; python_version >= "3.11" and python_full_version < "3.12.0"
Expand Down

0 comments on commit 494bf2d

Please sign in to comment.