We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d04065c commit 3f1e134Copy full SHA for 3f1e134
1 file changed
setup.py
@@ -32,7 +32,6 @@ def get_version():
32
"marshmallow-dataclass==8.3.1",
33
"marshmallow-enum==1.5.1",
34
"urllib3~=1.26.3",
35
- "responses~=0.13.1",
36
],
37
python_requires=">=3.6.0",
38
classifiers=[
0 commit comments