1 parent 181499d commit b553d6bCopy full SHA for b553d6b
1 file changed
pyproject.toml
@@ -14,7 +14,7 @@ authors = [
14
urls = {homepage = "https://github.com/codesalatdev/python-picnic-api", repository = "https://github.com/codesalatdev/python-picnic-api"}
15
requires-python = ">=3.13"
16
dependencies = [
17
- "requests>=2.24.0",
+ "requests>=2.34.2",
18
"typing_extensions>=4.16.0"
19
]
20
0 commit comments