This commit is contained in:
Jasmine Schladen 2021-02-17 13:45:55 -08:00
parent e9e79309c5
commit 6aa6986a14
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Flask-SQLAlchemy
flask_replicated flask_replicated
inflection inflection
logmatic-python logmatic-python
pem
raven[flask] raven[flask]
SQLAlchemy-Utils SQLAlchemy-Utils

View File

@ -52,6 +52,8 @@ markupsafe==1.1.1
# via jinja2 # via jinja2
packaging==20.3 packaging==20.3
# via sphinx # via sphinx
pem==21.1.0
# manual debug
pygments==2.6.1 pygments==2.6.1
# via sphinx # via sphinx
pyparsing==2.4.7 pyparsing==2.4.7