Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ lazy-object-proxy==1.2.2 # via astroid
livereload==2.4.1 # via sphinx-autobuild
mako==1.0.4
markupsafe==0.23
marshmallow==2.9.1
marshmallow==2.15.1
mccabe==0.5.2 # via flake8, pylint
meepo2==0.2.5
mock==2.0.0 # via pytest-mock
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ raven>=5.2,<6.0

python-decouple>=3.0,<3.1
python-dateutil>=2.6,<2.7
marshmallow>=2.9,<2.10
marshmallow>=2.9,<2.16
ipaddress>=1.0,<1.1
enum34>=1.1.6,<1.2
more-itertools>=3.2,<4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jinja2==2.7.3 # via flask, flask-babel
https://github.com/huskar-org/kazoo/archive/2.0.post5.zip#egg=kazoo
mako==1.0.4 # via alembic
markupsafe==0.23 # via jinja2, mako
marshmallow==2.9.1
marshmallow==2.15.1
meepo2==0.2.5
more-itertools==3.2.0
mysql-replication==0.5 # via meepo2
Expand Down