-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
triageNeeds triageNeeds triage
Description
I'm wondering why requests_mock and Werkzeug are not only dev dependencies ?
commercetools-python-sdk/setup.py
Lines 5 to 15 in d31c024
| install_requires = [ | |
| "requests>=2.7.0", | |
| "pytz", | |
| "requests-oauthlib>=1.0.0", | |
| "requests_mock>=1.8.0", | |
| "marshmallow>=3.10.0", | |
| "marshmallow-enum>=1.5.1", | |
| "WebOb>=1.8.0", | |
| "Werkzeug>=0.15.2", | |
| "wrapt>=1.10.0", | |
| ] |
thatguysimon
Metadata
Metadata
Assignees
Labels
triageNeeds triageNeeds triage