mirror of
https://github.com/thousandeyes/thousandeyes-sdk-python.git
synced 2026-03-25 11:56:50 +00:00
Compare commits
No commits in common. "d44e2fe59bbee45dc6a2af2c381bb4751cbb6192" and "85cfa4b0cb820b016ca1c4c92f58bdc34aa8547d" have entirely different histories.
d44e2fe59b
...
85cfa4b0cb
@ -9,9 +9,9 @@ description = "ThousandEyes SDK Core"
|
||||
license = { file = "LICENSE" }
|
||||
requires-python = ">= 3.8"
|
||||
dependencies = [
|
||||
"urllib3 >= 2.0.0",
|
||||
"urllib3 >= 1.25.3",
|
||||
"python-dateutil >=2.8.2",
|
||||
"pydantic >=2.1.0",
|
||||
"pydantic >=2",
|
||||
"typing-extensions >=4.7.1",
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user