We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da369f commit 55b1df7Copy full SHA for 55b1df7
tox.ini
@@ -74,7 +74,7 @@ deps =
74
75
django-{1.11,2.0,2.1,2.2,3.0}: djangorestframework>=3.0.0,<4.0.0
76
py3.7-django-{1.11,2.0,2.1,2.2,3.0}: channels>2
77
- py3.7-django-{1.11,2.0,2.1,2.2,3.0}: pytest-asyncio
+ py3.7-django-{1.11,2.0,2.1,2.2,3.0}: pytest-asyncio==0.10.0
78
{py2.7,py3.7}-django-{1.11,2.2,3.0}: psycopg2-binary
79
80
django-{1.6,1.7,1.8}: pytest-django<3.0
0 commit comments