Skip to content

Commit 967cb69

Browse files
committed
Update dependencies.
1 parent 53f9562 commit 967cb69

File tree

2 files changed

+112
-72
lines changed

2 files changed

+112
-72
lines changed

Pipfile

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ verify_ssl = true
44
name = "pypi"
55

66
[dev-packages]
7-
graphql-core-next = {path = ".", editable = true}
7+
graphql-core-next = {path = ".",editable = true}
88
# black = "*"
99
flake8 = "*"
1010
mypy = "*"
@@ -16,3 +16,7 @@ sphinx = "*"
1616
sphinx_rtd_theme = "*"
1717
python-coveralls = "*"
1818
pytest-cov = ">=2.4,<2.6"
19+
pyyaml = ">=4.0"
20+
21+
[pipenv]
22+
allow_prereleases = true

Pipfile.lock

Lines changed: 107 additions & 71 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)