Fixed aiogoblin to work with latest version of tinkerpop.
pytest.ini
0 → 100644
gremlinpython==3.4.3 | ||
gremlinpython==3.5.2 | ||
PyYAML==5.3 | ||
six==1.14.0 | ||
aenum==2.2.3 | ||
aiohttp==3.6.2 | ||
inflection==0.3.1 | ||
coverage==5.0.3 | ||
coverage==6.3.2 | ||
#for testing | ||
pytest-asyncio>=0.10.0 | ||
pytest-asyncio>=0.18.3 | ||
pytest-cache>=1.0 | ||
pytest-cov>=2.8.1 | ||
pytest-pep8>=1.0.6 | ||
... | ... |
Please register or sign in to comment