Add inflection

This commit is contained in:
Jasmine Schladen 2021-02-17 13:08:40 -08:00
parent 938b962a32
commit 91f6f752db
2 changed files with 3 additions and 0 deletions

View File

@ -8,6 +8,7 @@ cryptography
Flask
Flask-SQLAlchemy
flask_replicated
inflection
logmatic-python
# docs specific

View File

@ -28,6 +28,8 @@ flask-replicated==1.4
# manual debug
flask-sqlalchemy==2.4.4
# manual debug
inflection==0.5.1
# manual debug
jinja2==2.11.3
# via sphinx
logmatic-python==0.1.7