bump cffi

v1.15 adds arm64 support for macbooks with an m1 chip
This commit is contained in:
Leo Hemsted
2022-02-23 15:58:00 +00:00
parent ba2479b6e4
commit d34c58925e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
cffi==1.14.5
cffi==1.15.0
celery[sqs]==5.2.0
Flask-Bcrypt==0.7.1
flask-marshmallow==0.14.0

View File

@@ -43,7 +43,7 @@ certifi==2021.10.8
# via
# pyproj
# requests
cffi==1.14.5
cffi==1.15.0
# via
# -r requirements.in
# bcrypt