Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
…ix_975-renewed
  • Loading branch information
ddurham2 committed Feb 11, 2022
commit c6c5009257718f1b25a846f344e4bdd660ea8a87
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def read_version(package):
flask_require = 'flask>=1.0.4,<3'
aiohttp_require = [
'aiohttp>=2.3.10,<4',
'aiohttp-jinja2>=0.14.0'
'aiohttp-jinja2>=0.14.0,<2'
]

tests_require = [
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.