mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2025-12-05 23:45:30 +00:00
Fix dependencies of core.
This commit is contained in:
parent
4a9019172f
commit
842bd743d7
@ -9,9 +9,9 @@ description = "ThousandEyes SDK Core"
|
||||
license = { file = "LICENSE" }
|
||||
requires-python = ">= 3.8"
|
||||
dependencies = [
|
||||
"urllib3 >= 1.25.3",
|
||||
"urllib3 >= 2.0.0",
|
||||
"python-dateutil >=2.8.2",
|
||||
"pydantic >=2",
|
||||
"pydantic >=2.1.0",
|
||||
"typing-extensions >=4.7.1",
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user