Skip to content

Commit 16a08cb

Browse files
build(deps): update pyproj requirement from <3.7.0 to <3.8.0
Updates the requirements on [pyproj](https://github.com/pyproj4/pyproj) to permit the latest version. - [Release notes](https://github.com/pyproj4/pyproj/releases) - [Changelog](https://github.com/pyproj4/pyproj/blob/main/docs/history.rst) - [Commits](pyproj4/pyproj@v2.0.2...3.7.2) --- updated-dependencies: - dependency-name: pyproj dependency-version: 3.7.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02a7619 commit 16a08cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ redis==6.2.0
4646

4747
# geopython dependencies
4848
git+https://github.com/geopython/pycsw.git@3.0.0-beta1#egg=pycsw
49-
pyproj<3.7.0
49+
pyproj<3.8.0
5050
OWSLib==0.31.0
5151
SQLAlchemy==2.0.43 # required by PyCSW
5252
Shapely==2.1.2

0 commit comments

Comments
 (0)