[Doppins] Upgrade dependency marshmallow-sqlalchemy to ==0.13.1 (#719)
* Upgrade dependency marshmallow-sqlalchemy to ==0.13.0 * Upgrade dependency marshmallow-sqlalchemy to ==0.13.1
This commit is contained in:
parent
ea1e9cb4c6
commit
9c69c6d129
2
setup.py
2
setup.py
@ -48,8 +48,8 @@ install_requires = [
|
||||
'psycopg2==2.7.1',
|
||||
'arrow==0.10.0',
|
||||
'six==1.10.0',
|
||||
'marshmallow-sqlalchemy==0.13.1',
|
||||
'gunicorn==19.7.1',
|
||||
'marshmallow-sqlalchemy==0.12.1',
|
||||
'marshmallow==2.13.4',
|
||||
'cryptography==1.7',
|
||||
'pyjwt==1.4.2',
|
||||
|
Loading…
x
Reference in New Issue
Block a user