Update flask & cryptography versions

This commit is contained in:
Ryan Ahearn
2023-02-09 13:44:41 -05:00
parent 496bf80c77
commit cdf2810b14
6 changed files with 391 additions and 363 deletions

View File

@@ -11,7 +11,6 @@ env:
NEW_RELIC_CONFIG_FILE: newrelic.ini
NEW_RELIC_ENVIRONMENT: test
FLASK_APP: application.py
FLASK_ENV: development
WERKZEUG_DEBUG_PIN: off
REDIS_ENABLED: 0
AWS_REGION: us-west-2

View File

@@ -15,7 +15,6 @@ env:
NEW_RELIC_CONFIG_FILE: newrelic.ini
NEW_RELIC_ENVIRONMENT: test
FLASK_APP: application.py
FLASK_ENV: development
WERKZEUG_DEBUG_PIN: off
NOTIFY_EMAIL_DOMAIN: dispostable.com
REDIS_ENABLED: 0