Skip to content

Commit 07a19e4

Browse files
authored
Add legacy-cgi dependency for Python >= 3.13. (#1166)
Fixes: #1089
1 parent 8ab37ce commit 07a19e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
click
22
geolinks
3+
legacy-cgi; python_version >= '3.13'
34
lxml
45
OWSLib
56
pyproj

0 commit comments

Comments
 (0)