Skip to content

Commit

Permalink
require nextline 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Mar 17, 2022
1 parent 49a1af0 commit fd2e90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
packages=find_packages(exclude=["docs", "tests"]),
include_package_data=True,
install_requires=[
"nextline>=0.1.9",
"nextline>=0.1.10",
"strawberry-graphql>=0.102.0",
"starlette==0.16.0",
"websockets>=10.2",
Expand Down

0 comments on commit fd2e90e

Please sign in to comment.