Skip to content
Closed
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
a1b31d3
Update astroid from 1.6.4 to 1.6.5
pyup-bot Jun 11, 2018
595993a
Update boto3 from 1.7.24 to 1.7.35
pyup-bot Jun 11, 2018
82a095d
Update botocore from 1.10.24 to 1.10.35
pyup-bot Jun 11, 2018
31f02f1
Update django from 2.0.2 to 2.0.6
pyup-bot Jun 11, 2018
6ea9469
Update django-allauth from 0.32.0 to 0.36.0
pyup-bot Jun 11, 2018
989a7c1
Update django-extensions from 1.8.1 to 2.0.7
pyup-bot Jun 11, 2018
ba2548b
Update django-s3direct from 1.0.3 to 1.0.4
pyup-bot Jun 11, 2018
b4c6105
Update django-storages from 1.6.5 to 1.6.6
pyup-bot Jun 11, 2018
08e1780
Update django-webpack-loader from 0.5.0 to 0.6.0
pyup-bot Jun 11, 2018
1ae904f
Update docutils from 0.13.1 to 0.14
pyup-bot Jun 11, 2018
4caa73e
Update futures from 3.1.1 to 3.2.0
pyup-bot Jun 11, 2018
9e79485
Update google-api-python-client from 1.6.5 to 1.7.3
pyup-bot Jun 11, 2018
e264156
Update gunicorn from 19.7.1 to 19.8.1
pyup-bot Jun 11, 2018
ab72a34
Update httplib2 from 0.10.3 to 0.11.3
pyup-bot Jun 11, 2018
d18a8df
Update idna from 2.5 to 2.7
pyup-bot Jun 11, 2018
efa9b77
Update isort from 4.2.15 to 4.3.4
pyup-bot Jun 11, 2018
6a96770
Update mypy from 0.600 to 0.610
pyup-bot Jun 11, 2018
5cfdb65
Update oauthlib from 2.0.2 to 2.1.0
pyup-bot Jun 11, 2018
0fd9f26
Update olefile from 0.44 to 0.45.1
pyup-bot Jun 11, 2018
c33a482
Update pillow from 4.2.1 to 5.1.0
pyup-bot Jun 11, 2018
c875ab9
Update psycopg2 from 2.7.3 to 2.7.4
pyup-bot Jun 11, 2018
b7b14c0
Update pyasn1 from 0.4.2 to 0.4.3
pyup-bot Jun 11, 2018
ce25b58
Update pylint from 1.7.2 to 1.9.2
pyup-bot Jun 11, 2018
26c8022
Update python-dateutil from 2.6.1 to 2.7.3
pyup-bot Jun 11, 2018
9e898e3
Update pytz from 2017.2 to 2018.4
pyup-bot Jun 11, 2018
897586a
Update requests from 2.18.2 to 2.18.4
pyup-bot Jun 11, 2018
a4773ef
Update requests-oauthlib from 0.8.0 to 1.0.0
pyup-bot Jun 11, 2018
81aeb62
Update s3transfer from 0.1.10 to 0.1.13
pyup-bot Jun 11, 2018
f4596a1
Update six from 1.10.0 to 1.11.0
pyup-bot Jun 11, 2018
1d27aba
Update wrapt from 1.10.10 to 1.10.11
pyup-bot Jun 11, 2018
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
60 changes: 30 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,64 +1,64 @@
archieml==0.3.4
arrow==0.12.1
astroid==1.6.4
astroid==1.6.5
backports.functools-lru-cache==1.5
boto3==1.7.24
botocore==1.10.24
boto3==1.7.35
botocore==1.10.35
certifi==2018.4.16
chardet==3.0.4
click==6.7
cloudflare==2.1.0
configparser==3.5.0
defusedxml==0.5.0
Django==2.0.2
django-allauth==0.32.0
Django==2.0.6
django-allauth==0.36.0
django-cors-headers==2.2.0
django-environ==0.4.4
django-extensions==1.8.1
django-s3direct==1.0.3
django-storages==1.6.5
django-webpack-loader==0.5.0
docutils==0.13.1
django-extensions==2.0.7
django-s3direct==1.0.4
django-storages==1.6.6
django-webpack-loader==0.6.0
docutils==0.14
elasticsearch==6.2.0
elasticsearch-dsl==6.1.0
enum34==1.1.6
future==0.16.0
futures==3.1.1
google-api-python-client==1.6.5
gunicorn==19.7.1
httplib2==0.10.3
idna==2.5
futures==3.2.0
google-api-python-client==1.7.3
gunicorn==19.8.1
httplib2==0.11.3
idna==2.7
ipaddress==1.0.22
isort==4.2.15
isort==4.3.4
jmespath==0.9.3
jsonlines==1.2.0
lazy-object-proxy==1.3.1
mccabe==0.6.1
MonkeyType==18.5.1
mypy==0.600
mypy==0.610
oauth2client==4.1.2
oauthlib==2.0.2
olefile==0.44
Pillow==4.2.1
psycopg2==2.7.3
pyasn1==0.4.2
oauthlib==2.1.0
olefile==0.45.1
Pillow==5.1.0
psycopg2==2.7.4
pyasn1==0.4.3
pyasn1-modules==0.2.1
PyDrive==1.3.1
pylint==1.7.2
python-dateutil==2.6.1
pylint==1.9.2
python-dateutil==2.7.3
python-openid==2.2.5
python3-openid==3.1.0
pytz==2017.2
pytz==2018.4
PyYAML==3.12
requests==2.18.2
requests-oauthlib==0.8.0
requests==2.18.4
requests-oauthlib==1.0.0
retype==17.12.0
rsa==3.4.2
s3transfer==0.1.10
s3transfer==0.1.13
singledispatch==3.4.0.3
six==1.10.0
six==1.11.0
typed-ast==1.1.0
uritemplate==3.0.0
urllib3==1.22
whitenoise==3.3.1
wrapt==1.10.10
wrapt==1.10.11