Skip to content

Commit

Permalink
Merge pull request #26 from VladimirSvoboda/UpgradeDeps
Browse files Browse the repository at this point in the history
Upgrade dependencies and relax upper constraint on Pydantic
  • Loading branch information
urasakikeisuke authored Aug 17, 2024
2 parents 80ff123 + 98073f0 commit fe1e420
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 34 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = [{ name = "urasakikeisuke", email = "[email protected]" }]
dependencies = [
"numpy>=1.21.0",
"python-lzf>=0.2.4",
"pydantic >=1.10.8, <=2.6.4",
"pydantic >=1.10.8, <3.0.0",
]
readme = "README.md"
requires-python = ">= 3.8.2"
Expand Down
54 changes: 27 additions & 27 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,72 +6,72 @@
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false

-e file:.
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
cachetools==5.3.2
cachetools==5.4.0
# via tox
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
# via tox
colorama==0.4.6
# via tox
coverage==7.3.2
coverage==7.6.1
# via pytest-cov
distlib==0.3.8
# via virtualenv
filelock==3.13.1
filelock==3.15.4
# via tox
# via virtualenv
identify==2.5.36
identify==2.6.0
# via pre-commit
iniconfig==2.0.0
# via pytest
mypy==1.7.1
mypy==1.11.1
mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
nodeenv==1.9.1
# via pre-commit
numpy==1.24.4
numpy==2.0.1
# via pypcd4
packaging==23.2
packaging==24.1
# via pyproject-api
# via pytest
# via setuptools-scm
# via tox
platformdirs==4.1.0
platformdirs==4.2.2
# via tox
# via virtualenv
pluggy==1.3.0
pluggy==1.5.0
# via pytest
# via tox
pre-commit==3.7.0
pydantic==2.6.4
pre-commit==3.8.0
pydantic==2.8.2
# via pypcd4
pydantic-core==2.16.3
pydantic-core==2.20.1
# via pydantic
pyproject-api==1.6.1
pyproject-api==1.7.1
# via tox
pytest==7.4.3
pytest==8.3.2
# via pytest-cov
pytest-cov==4.1.0
python-lzf==0.2.4
pytest-cov==5.0.0
python-lzf==0.2.6
# via pypcd4
pyyaml==6.0.1
pyyaml==6.0.2
# via pre-commit
ruff==0.3.4
setuptools==69.0.2
# via nodeenv
ruff==0.6.1
setuptools==72.2.0
# via setuptools-scm
setuptools-scm==8.0.4
tox==4.11.4
typing-extensions==4.9.0
setuptools-scm==8.1.0
tox==4.18.0
typing-extensions==4.12.2
# via mypy
# via pydantic
# via pydantic-core
# via setuptools-scm
virtualenv==20.25.0
virtualenv==20.26.3
# via pre-commit
# via tox
14 changes: 8 additions & 6 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,20 @@
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false

-e file:.
annotated-types==0.6.0
annotated-types==0.7.0
# via pydantic
numpy==1.26.4
numpy==2.0.1
# via pypcd4
pydantic==2.6.4
pydantic==2.8.2
# via pypcd4
pydantic-core==2.16.3
pydantic-core==2.20.1
# via pydantic
python-lzf==0.2.4
python-lzf==0.2.6
# via pypcd4
typing-extensions==4.9.0
typing-extensions==4.12.2
# via pydantic
# via pydantic-core

5 comments on commit fe1e420

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/pypcd4
   __init__.py20100% 
   _version.py11282%5–6
   pointcloud2.py591280%87–101
   pypcd4.py3913292%24–25, 136, 189, 352–353, 575–597, 610–651, 661–662, 881, 901–902, 1025, 1028
TOTAL4634690% 

Tests Skipped Failures Errors Time
65 0 💤 0 ❌ 0 🔥 0.897s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/pypcd4
   __init__.py20100% 
   _version.py11282%5–6
   pointcloud2.py591280%87–101
   pypcd4.py3913292%24–25, 136, 189, 352–353, 575–597, 610–651, 661–662, 881, 901–902, 1025, 1028
TOTAL4634690% 

Tests Skipped Failures Errors Time
65 0 💤 0 ❌ 0 🔥 0.837s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/pypcd4
   __init__.py20100% 
   _version.py11282%5–6
   pointcloud2.py591280%87–101
   pypcd4.py3913292%24–25, 136, 189, 352–353, 575–597, 610–651, 661–662, 881, 901–902, 1025, 1028
TOTAL4634690% 

Tests Skipped Failures Errors Time
65 0 💤 0 ❌ 0 🔥 0.860s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/pypcd4
   __init__.py20100% 
   _version.py11282%5–6
   pointcloud2.py591280%87–101
   pypcd4.py3913292%24–25, 136, 189, 352–353, 575–597, 610–651, 661–662, 881, 901–902, 1025, 1028
TOTAL4634690% 

Tests Skipped Failures Errors Time
65 0 💤 0 ❌ 0 🔥 0.844s ⏱️

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage

Coverage Report
FileStmtsMissCoverMissing
src/pypcd4
   __init__.py20100% 
   _version.py11282%5–6
   pointcloud2.py591280%87–101
   pypcd4.py3913292%24–25, 136, 189, 352–353, 575–597, 610–651, 661–662, 881, 901–902, 1025, 1028
TOTAL4634690% 

Tests Skipped Failures Errors Time
65 0 💤 0 ❌ 0 🔥 0.850s ⏱️

Please sign in to comment.