mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-02 09:26:08 -05:00
add jinja2-cli to dev requirements
This commit is contained in:
@@ -40,12 +40,12 @@ alembic==1.0.8
|
||||
amqp==1.4.9
|
||||
anyjson==0.3.3
|
||||
attrs==19.1.0
|
||||
awscli==1.16.129
|
||||
awscli==1.16.140
|
||||
bcrypt==3.1.6
|
||||
billiard==3.3.0.23
|
||||
bleach==3.1.0
|
||||
boto3==1.6.16
|
||||
botocore==1.12.119
|
||||
botocore==1.12.130
|
||||
certifi==2019.3.9
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
@@ -55,7 +55,7 @@ Flask-Redis==0.3.0
|
||||
future==0.17.1
|
||||
greenlet==0.4.15
|
||||
idna==2.8
|
||||
Jinja2==2.10
|
||||
Jinja2==2.10.1
|
||||
jmespath==0.9.4
|
||||
kombu==3.0.37
|
||||
Mako==1.0.8
|
||||
@@ -71,7 +71,7 @@ pyrsistent==0.14.11
|
||||
python-dateutil==2.8.0
|
||||
python-editor==1.0.4
|
||||
python-json-logger==0.1.10
|
||||
pytz==2018.9
|
||||
pytz==2019.1
|
||||
PyYAML==3.12
|
||||
redis==3.2.1
|
||||
requests==2.21.0
|
||||
@@ -82,4 +82,4 @@ smartypants==2.0.1
|
||||
statsd==3.3.0
|
||||
urllib3==1.24.1
|
||||
webencodings==0.5.1
|
||||
Werkzeug==0.15.1
|
||||
Werkzeug==0.15.2
|
||||
|
||||
@@ -12,3 +12,5 @@ requests-mock==1.5.2
|
||||
# optional requirements for jsonschema
|
||||
strict-rfc3339==0.7
|
||||
rfc3987==1.3.8
|
||||
# used for creating manifest file locally
|
||||
jinja2-cli[yaml]==0.6.0
|
||||
|
||||
Reference in New Issue
Block a user