aws / aws/amazon-redshift-python-driver
Make dependencies optional
Open
enhancement
- Dominant language
- Python
- Stars
- 220
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
## Driver version
2.0.908
## Problem description
In order to use the connecter, we have to pull in dependencies we don't need:
```
beautifulsoup4
lxml
scramp
soupsieve
```
This should be optional and not a requirement.
Contributor guide
Assessment
This issue has not been assessed yet.