mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-31 06:52:06 -05:00
bump cffi
v1.15 adds arm64 support for macbooks with an m1 chip
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -43,7 +43,7 @@ certifi==2021.10.8
|
||||
# via
|
||||
# pyproj
|
||||
# requests
|
||||
cffi==1.14.5
|
||||
cffi==1.15.0
|
||||
# via
|
||||
# -r requirements.in
|
||||
# bcrypt
|
||||
|
||||
Reference in New Issue
Block a user