Skip to content

Commit a85f627

Browse files
.
1 parent 53cea4b commit a85f627

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

scripts/populate_tox/config.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -182,8 +182,8 @@
182182
"graphene": {
183183
"package": "graphene",
184184
"deps": {
185-
"*": ["blinker", "fastapi", "flask", "httpx"],
186-
"py3.6": ["aiocontextvars"],
185+
"*": ["blinker", "fastapi[test]", "flask", "httpx"],
186+
"py3.6": ["aiocontextvars", "requests"],
187187
},
188188
},
189189
"grpc": {

tox.ini

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)