Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
3ab0383
Update apispec from 0.14.0 to 0.22.1
pyup-bot Jul 7, 2017
4d61700
Update flask from 0.10.1 to 0.12.2
pyup-bot Jul 7, 2017
32d352c
Update flask-migrate from 1.3.1 to 2.0.4
pyup-bot Jul 7, 2017
819ddae
Update flask-sqlalchemy from 2.0 to 2.2
pyup-bot Jul 7, 2017
dda0487
Update psycopg2 from 2.6.2 to 2.7.1
pyup-bot Jul 7, 2017
bdea5cc
Update sqlalchemy from 1.0.15 to 1.1.11
pyup-bot Jul 7, 2017
c39eb4f
Update sqlalchemy-utils from 0.32.9 to 0.32.14
pyup-bot Jul 7, 2017
185472c
Update pyjwt from 1.4.2 to 1.5.2
pyup-bot Jul 7, 2017
9c5c27d
Update marshmallow from 2.4.2 to 2.13.5
pyup-bot Jul 7, 2017
139db9b
Update marshmallow-sqlalchemy from 0.8.0 to 0.13.1
pyup-bot Jul 7, 2017
183f69c
Update flask-marshmallow from 0.6.2 to 0.8.0
pyup-bot Jul 7, 2017
5164412
Update flask-bcrypt from 0.6.2 to 0.7.1
pyup-bot Jul 7, 2017
a5efcf3
Update credstash from 1.8.0 to 1.13.2
pyup-bot Jul 7, 2017
9aa4f6e
Update celery from 3.1.25 to 4.0.2
pyup-bot Jul 7, 2017
9f721c1
Update monotonic from 1.2 to 1.3
pyup-bot Jul 7, 2017
2f794c9
Update jsonschema from 2.5.1 to 2.6.0
pyup-bot Jul 7, 2017
3240b00
Update gunicorn from 19.6.0 to 19.7.1
pyup-bot Jul 7, 2017
df7c5ee
Pin notifications-python-client to latest version 4.3.1
pyup-bot Jul 7, 2017
912b94b
Update pytest from 3.0.1 to 3.1.3
pyup-bot Jul 7, 2017
a51b99c
Update pytest-mock from 1.2 to 1.6.0
pyup-bot Jul 7, 2017
14a2c88
Update pytest-cov from 2.3.1 to 2.5.1
pyup-bot Jul 7, 2017
7c8b2e6
Update moto from 0.4.25 to 1.0.1
pyup-bot Jul 7, 2017
697788c
Update flex from 5.8.0 to 6.10.0
pyup-bot Jul 7, 2017
8a135ac
Update freezegun from 0.3.7 to 0.3.9
pyup-bot Jul 7, 2017
d2da74b
Update requests-mock from 1.0.0 to 1.3.0
pyup-bot Jul 7, 2017
ecc60c6
Empty commit to force Jenkins to run tests
quis Jul 7, 2017
9da63d4
Merge branch 'master' into pyup-initial-update
quis Jul 14, 2017
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
34 changes: 17 additions & 17 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
apispec==0.14.0
Flask==0.10.1
apispec==0.22.1
Flask==0.12.2
Flask-Script==2.0.5
Flask-Migrate==1.3.1
Flask-SQLAlchemy==2.0
psycopg2==2.6.2
SQLAlchemy==1.0.15
SQLAlchemy-Utils==0.32.9
PyJWT==1.4.2
marshmallow==2.4.2
marshmallow-sqlalchemy==0.8.0
flask-marshmallow==0.6.2
Flask-Bcrypt==0.6.2
credstash==1.8.0
Flask-Migrate==2.0.4
Flask-SQLAlchemy==2.2
psycopg2==2.7.1
SQLAlchemy==1.1.11
SQLAlchemy-Utils==0.32.14
PyJWT==1.5.2
marshmallow==2.13.5
marshmallow-sqlalchemy==0.13.1
flask-marshmallow==0.8.0
Flask-Bcrypt==0.7.1
credstash==1.13.2
boto3==1.4.4
celery==4.0.2
monotonic==1.2
monotonic==1.3
statsd==3.2.1
jsonschema==2.5.1
gunicorn==19.6.0
jsonschema==2.6.0
gunicorn==19.7.1
docopt==0.6.2
six==1.10.0
iso8601==0.1.11
pycurl==7.43.0

# pin to minor version 3.1.x
notifications-python-client>=3.1,<3.2
notifications-python-client==4.3.1

# PaaS
awscli>=1.11,<1.12
Expand Down
14 changes: 7 additions & 7 deletions requirements_for_test.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
-r requirements.txt
pycodestyle==2.3.1
pytest==3.0.1
pytest-mock==1.2
pytest-cov==2.3.1
pytest==3.1.3
pytest-mock==1.6.0
pytest-cov==2.5.1
coveralls==1.1
moto==0.4.25
flex==5.8.0
freezegun==0.3.7
requests-mock==1.0.0
moto==1.0.1
flex==6.10.0
freezegun==0.3.9
requests-mock==1.3.0
strict-rfc3339==0.7