8000 Update setup.py (#650) · cbates10/server-client-python@3846bd4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3846bd4

Browse files
authored
Update setup.py (tableau#650)
We should support all the right things now for quoting.
1 parent 17c3346 commit 3846bd4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@
3333
setup_requires=pytest_runner,
3434
install_requires=[
3535
'requests>=2.11,<3.0',
36-
'urllib3>=1.24.3,<2.0'
3736
],
3837
tests_require=[
3938
'requests-mock>=1.0,<2.0',

0 commit comments

Comments
 (0)
0