Skip to content

Commit 28e3409

Browse files
committed
Upgrade doc dependencies
1 parent 0a6565b commit 28e3409

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ https://semver.org/spec/v2.0.0.html
1212

1313
## [1.3.8]
1414

15+
### Changed
16+
- Upgrade documentation dependencies.
17+
1518
### Fixed
1619
- Downgrade upper pin for Cython requirement from 3.1 to 3.0 due to
1720
build error triggered by `_geoslib.pyx` (solves issue [#581]).

packages/basemap/requirements-doc.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
sphinx >= 3.0, < 5.0; python_version >= "3.6"
1+
sphinx >= 5.3, < 6.3; python_version >= "3.6"
2+
furo >= 2022.4.7, < 2023.5.21; python_version >= "3.6"

0 commit comments

Comments
 (0)