Add inflection
This commit is contained in:
parent
938b962a32
commit
91f6f752db
|
@ -8,6 +8,7 @@ cryptography
|
|||
Flask
|
||||
Flask-SQLAlchemy
|
||||
flask_replicated
|
||||
inflection
|
||||
logmatic-python
|
||||
|
||||
# docs specific
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue