mirror of
https://github.com/kennethreitz/requests.git
synced 2026-06-05 22:50:18 +00:00
Merge pull request #6069 from nateprewitt/jinja_fix
Pin markupsafe for older versions of Jinja2
This commit is contained in:
@@ -4,6 +4,9 @@ pytest-cov
|
||||
pytest-httpbin==1.0.0
|
||||
pytest-mock==2.0.0
|
||||
httpbin==0.7.0
|
||||
Flask>=1.0,<2.0
|
||||
trustme
|
||||
wheel
|
||||
|
||||
# Flask Stack
|
||||
Flask>1.0,<2.0
|
||||
markupsafe<2.1
|
||||
|
||||
Reference in New Issue
Block a user