Skip to content

Commit c986dca

Browse files
committed
fix: pin dnspython
1 parent 0d02e26 commit c986dca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test-requirements.txt

+4
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ tox==3.7.0
44
Werkzeug==0.15.5
55
pytest-localserver==0.5.0
66
pytest-cov==2.8.1
7+
78
gevent
89
eventlet
10+
# https://github.com/eventlet/eventlet/issues/619
11+
dnspython<2.0
12+
913
newrelic
1014
executing
1115
asttokens

0 commit comments

Comments
 (0)