Skip to content

Commit

Permalink
reset Jinja2 version for deploy error
Browse files Browse the repository at this point in the history
  • Loading branch information
Jin-Sun-tts committed Apr 6, 2023
1 parent 7bdfc1a commit 9b75b70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Flask==2.0.0
Flask-Babel==1.0.0
Flask-Login==0.6.2
Flask-WTF==1.0.1
Jinja2==3.1.2
Jinja2==3.0.3
PyJWT==2.4.0 # Upgraded to pass security scans
Markdown==3.4.1 # Upgraded https://github.com/GSA/data.gov/issues/4056
passlib==1.7.3
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ckanext-datajson==0.1.17
ckanext-dcat-usmetadata==0.3.8
ckanext-envvars==0.0.3
ckanext-googleanalyticsbasic==0.2.0
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@8e815a47cd902884ff93fcff96d90349fb6c5459
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@8c52a07355f110e9896df582f2d3c5ecb5eab907
ckanext-saml2auth @ git+https://github.com/keitaroinc/ckanext-saml2auth.git@b2c6cfc2f9d6179601017f2d6530cf4ee5331f00
ckanext-usmetadata==0.2.6
-e git+https://github.com/ckan/ckanext-xloader.git@c062f547e8e5dd80fd5dae6d184fe268ccb4b32e#egg=ckanext_xloader
Expand All @@ -41,7 +41,7 @@ ijson==3.2.0.post0
importlib-metadata==6.1.0
importlib-resources==5.12.0
itsdangerous==2.0.1
Jinja2==3.1.2
Jinja2==3.0.3
jmespath==1.0.1
json-table-schema==0.2.1
jsonlines==3.1.0
Expand Down

0 comments on commit 9b75b70

Please sign in to comment.