removed requirements

This commit is contained in:
Mardanov Timur Rustemovich 2018-11-21 07:46:50 +03:00
parent 50b41f8e56
commit 25f1408d3f

View File

@ -13,8 +13,6 @@ with open("graphene_django/__init__.py", "rb") as f:
rest_framework_require = ["djangorestframework>=3.6.3"]
neomodel_require = [
"git+git://github.com/MardanovTimur/neomodel.git@arch_neomodel#egg=neomodel",
"git+git://github.com/MardanovTimur/django-filter.git@neomodel#egg=django-filter",
]
tests_require = [