tableau / server-client-python

A Python library for the Tableau Server REST API
https://tableau.github.io/server-client-python/
MIT License
655 stars 420 forks source link

chore: remove outdated dependencies #1398

Closed jorwoods closed 3 months ago

jorwoods commented 3 months ago

argparse and mock were listed as test dependencies, but both packages are part of the python standard library and do not need to be installed.