Skip to content

Commit dd4ff15

Browse files
authored
unpin eventlet and dnspython (getsentry#885)
1 parent 644bfa8 commit dd4ff15

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

test-requirements.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ pyrsistent==0.16.0 # TODO(py3): 0.17.0 requires python3, see https://github.com/
99
mock # for testing under python < 3.3
1010

1111
gevent
12-
# https://github.com/eventlet/eventlet/issues/660
13-
eventlet==0.28.0
14-
# https://github.com/eventlet/eventlet/issues/619
15-
dnspython<2.0
12+
eventlet
1613

1714
newrelic
1815
executing

0 commit comments

Comments
 (0)