Skip to content

Commit c1323a3

Browse files
authored
fix: revert geo requests pin (#142)
1 parent 0673cf1 commit c1323a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sam-geo-information/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ description = "A plugin that provides comprehensive geographic information servi
1818
readme = "README.md"
1919
requires-python = ">=3.10"
2020
dependencies = [
21-
"requests==2.33.0",
21+
"requests==2.32.5",
2222
"PyYAML==6.0.2"
2323
]
2424

0 commit comments

Comments
 (0)