Skip to content

Commit 4a68f96

Browse files
Arun S KumarArun S Kumar
authored andcommitted
requirements.txt updated
1 parent e85a612 commit 4a68f96

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

requirements.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
coveralls==1.11.1; python_version < '3.0'
2-
coveralls==2.1.2; python_version > '3.0'
3-
flake8<3.7,>=3;
4-
flake8-per-file-ignores==0.8.1
1+
coveralls==1.11.1; python_version < '3.4'
2+
coveralls==2.1.2; python_version > '3.4'
3+
flake8==3.7.9
4+
flake8-per-file-ignores==0.6
55
future==0.18.2
66
graphene>=2.1.8,<3
77
iso8601==0.1.13
@@ -11,7 +11,6 @@ mongomock==3.21.0
1111
pymongo==3.11.0
1212
pytest==4.6.11; python_version < '3.0'
1313
pytest==6.1.2; python_version > '3.0'
14-
pytest-cov==2.10.1
1514
singledispatch==3.4.0.3
1615
# https://stackoverflow.com/a/58189684/9041712
1716
attrs==20.2.0

0 commit comments

Comments
 (0)