Bruno Alla
f02c57bf3e
Remove wsproto
2020-11-21 11:44:46 +00:00
Simon Rey
88f6150c5d
Fix after uvicorn 0.12.0 - Ship extra dependencies
...
Uvicorn no longer ships extra dependencies uvloop, websockets and httptools as default. To install these dependencies use uvicorn[standard].
cf https://github.com/encode/uvicorn/blob/master/CHANGELOG.md
2020-11-19 20:16:56 +01:00
pyup-bot
e649b76ec9
Update django-crispy-forms from 1.9.2 to 1.10.0
2020-11-18 13:53:32 -08:00
pyup-bot
3750aff394
Update djangorestframework from 3.12.1 to 3.12.2
2020-11-05 17:50:07 -08:00
Bruno Alla
574aa1fee2
Merge pull request #2924 from pydanny/pyup-update-django-3.0.10-to-3.0.11
...
Update django to 3.0.11
2020-11-03 23:33:45 +00:00
Bruno Alla
923d81061b
Merge pull request #2923 from pydanny/pyup-update-pytz-2020.1-to-2020.4
...
Update pytz to 2020.4
2020-11-03 23:33:34 +00:00
Bruno Alla
6f3940b9c7
Merge pull request #2910 from pydanny/pyup-update-pillow-8.0.0-to-8.0.1
...
Update pillow to 8.0.1
2020-11-03 23:32:12 +00:00
Bruno Alla
37be877a9b
Merge pull request #2907 from pydanny/pyup-update-django-celery-beat-2.0.0-to-2.1.0
...
Update django-celery-beat to 2.1.0
2020-11-03 23:31:54 +00:00
pyup-bot
510ba4ca8a
Update django from 3.0.10 to 3.0.11
2020-11-02 06:37:19 -08:00
pyup-bot
b86ede6079
Update pytz from 2020.1 to 2020.4
2020-11-02 06:37:16 -08:00
pyup-bot
eb400e4980
Update pillow from 8.0.0 to 8.0.1
2020-10-22 15:52:32 -07:00
pyup-bot
8e229ce0e0
Update django-celery-beat from 2.0.0 to 2.1.0
2020-10-19 23:39:07 -07:00
pyup-bot
81c9a4a76a
Update uvicorn from 0.12.1 to 0.12.2
2020-10-19 09:13:14 -07:00
pyup-bot
4ecc00ea6c
Update django-allauth from 0.42.0 to 0.43.0
2020-10-15 12:30:53 -07:00
pyup-bot
4e6cc3ca60
Update pillow from 7.2.0 to 8.0.0
2020-10-14 15:58:12 -07:00
Andrew Chen Wang
7be855975b
Add dedicated websockets package
...
Ref: https://github.com/encode/uvicorn/issues/797
There used to be a package automatically installed; not anymore I guess. This came from a separate package and not cookiecutter-django, but the installation was similar.
2020-10-07 12:33:00 -04:00
Bruno Alla
f54bfe3025
Merge pull request #2866 from pydanny/pyup-update-uvicorn-0.11.8-to-0.12.1
...
Update uvicorn to 0.12.1
2020-10-01 17:02:34 +01:00
pyup-bot
604325a1c6
Update uvicorn from 0.11.8 to 0.12.1
2020-09-30 06:31:39 -07:00
pyup-bot
6fb51ed491
Update djangorestframework from 3.11.1 to 3.12.1
2020-09-28 12:11:17 -07:00
Bruno Alla
b76d8d4f02
Revert Celery to 4.4.6
...
It looks like 4.4.7 has some issues with Redis broker:
https://github.com/celery/celery/issues/6285
2020-09-14 17:24:16 +01:00
pyup-bot
007ab4aefd
Update django from 3.0.9 to 3.0.10
2020-09-01 07:56:59 -07:00
pyup-bot
294d20d5e6
Update django-cors-headers from 3.4.0 to 3.5.0
2020-08-25 05:08:22 -07:00
pyup-bot
0ea47997e0
Update djangorestframework from 3.11.0 to 3.11.1
2020-08-05 04:44:48 -07:00
pyup-bot
8a74fee736
Update whitenoise from 5.1.0 to 5.2.0
2020-08-04 04:15:53 -07:00
Bruno Alla
f2adb7e48b
Merge pull request #2718 from pydanny/pyup-update-django-3.0.8-to-3.0.9
...
Update django to 3.0.9
2020-08-03 10:14:41 +02:00
Bruno Alla
a575c28b39
Merge pull request #2716 from pydanny/pyup-update-celery-4.4.6-to-4.4.7
...
Update celery to 4.4.7
2020-08-03 09:56:31 +02:00
pyup-bot
7e8e10de92
Update django from 3.0.8 to 3.0.9
2020-08-03 00:55:51 -07:00
pyup-bot
7cf0bbdf0d
Update celery from 4.4.6 to 4.4.7
2020-07-31 12:52:55 -07:00
pyup-bot
a5f6b56c38
Update uvicorn from 0.11.7 to 0.11.8
2020-07-31 10:04:55 -07:00
pyup-bot
4b4bda7835
Update uvicorn from 0.11.6 to 0.11.7
2020-07-28 06:34:49 -07:00
Bruno Alla
c085afef18
Merge pull request #2700 from pydanny/pyup-update-hiredis-1.0.1-to-1.1.0
2020-07-24 18:20:45 +01:00
pyup-bot
70c11fa894
Update django-crispy-forms from 1.9.1 to 1.9.2
2020-07-24 09:58:32 -07:00
pyup-bot
ce0f2363e0
Update hiredis from 1.0.1 to 1.1.0
2020-07-24 09:58:28 -07:00
Bruno Alla
3dedd4dd4b
Merge pull request #2698 from pydanny/pyup-update-uvicorn-0.11.5-to-0.11.6
...
Update uvicorn from 0.11.5 to 0.11.6
2020-07-24 17:26:54 +01:00
Bruno Alla
6fffaf13ca
Fix version for django-cors-headers
2020-07-24 16:54:39 +01:00
pyup-bot
349f7e1141
Update uvicorn from 0.11.5 to 0.11.6
2020-07-17 07:46:56 -07:00
Aadith PM
f4ce1db0b5
Update requirements to include django-cors-headers with DRF [PR #2650 ]
2020-07-17 08:37:15 -05:00
Bruno Alla
a01fc583be
Update requirements in base.txt
2020-07-04 16:15:10 +01:00
Bruno Alla
22e0dba9bd
Split down condition into 2 lines in base.txt
...
maybe this might fix the issue with PyUP not processing the file?
2020-07-04 16:09:57 +01:00
Bruno Alla
aadf66185c
Update base requirements to latest version
2020-06-21 14:26:40 +01:00
Andrew Chen Wang
89b81452a9
Update Django to 3.0.7 due to CVEs
...
There were several CVE's that arose between 3.0.3 to 3.0.7. Updating quickly will resolve the vulnerabilities and fix several PRs.
2020-06-16 20:21:51 -04:00
Bruno Alla
9075bdb39b
Merge pull request #2577 from Andrew-Chen-Wang/hiredis
2020-05-05 20:06:32 +01:00
Andrew-Chen-Wang
836ea3a140
Merge branch 'hiredis' of https://github.com/Andrew-Chen-Wang/cookiecutter-django into hiredis
2020-05-01 10:37:44 -04:00
Andrew-Chen-Wang
bf5f557d2b
Added docker parameter to hiredis requirement
2020-05-01 10:35:20 -04:00
Bruno Alla
a63278fb4e
Merge pull request #2575 from Andrew-Chen-Wang/watchgod
2020-04-30 22:34:25 +01:00
Bruno Alla
99a15f1def
Merge branch 'master' into hiredis
2020-04-30 22:04:41 +01:00
browniebroke
f2a7c719e2
Update redis from 3.4.1 to 3.5.0
2020-04-30 12:00:30 +01:00
Andrew-Chen-Wang
4d54dcaa32
Put hiredis in production only if using Win
2020-04-29 16:42:24 -04:00
Andrew-Chen-Wang
dfd1ee8bb2
Use hiredis
2020-04-29 16:31:19 -04:00
Andrew-Chen-Wang
d16d0aa5c4
Add watchgod for uvicorn
2020-04-29 15:56:09 -04:00