Fix dockerfile

This commit is contained in:
Tulir Asokan 2018-10-17 23:02:04 +03:00
parent 6a95ef0007
commit 457b3d444a
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ setuptools.setup(
"alembic>=1.0.0,<2",
"commonmark>=0.8.1,<1",
"ruamel.yaml>=0.15.35,<0.16",
"attrs>=18.2.0,<19",
"attrs>=18.1.0,<19",
],
classifiers=[