8000 updated dependencies · tableau/server-client-python@3f90a7d · GitHub
[go: up one dir, main page]

Skip to content

Commit 3f90a7d

Browse files
committed
updated dependencies
1 parent 777db4e commit 3f90a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ readme = "README.md"
1414
dependencies = [
1515
'defusedxml>=0.7.1', # latest as at 7/31/23
1616
'packaging>=23.1', # latest as at 7/31/23
17-
'requests>=2.31', # latest as at 7/31/23
18-
'urllib3==2.2.2', # dependabot
17+
'requests==2.28.1', # latest as at 7/31/23
18+
'urllib3==1.26.11', # edited due to conflicts with botocore
1919
'typing_extensions>=4.0.1',
2020
]
2121
requires-python = ">=3.7"

0 commit comments

Comments
 (0)
0