321 Commits

Author SHA1 Message Date
Jonas Winkler
4ed8263127 updated pipfile 2020-10-20 00:29:54 +02:00
Johannes Wienke
2bf709568d Bump dependency versions
Not all dependencies work well on Alpine 3.11. Thus, bump dependencies and lock
again.

Due to also updating the CORS packages while dependency locking, the
CORS_ORIGIN_WHITELIST had to be changed to valid URIs, which are now required
by the respective packages.
2020-03-01 10:59:59 +01:00
Florian Gabsteiger
dac1e9533a Adjust requirements 2019-08-07 21:38:54 +02:00
Florian Gabsteiger
118a3dba5b Remove specific versions from Pipfile and adjust Pipfile.lock and requirements.txt accordingly 2019-08-06 12:25:37 -09:00
Florian Gabsteiger
699b0e9240 Add whitenoise and brotli as prerequesite for improving performance of static file serving
Additionally, pipenv Pipfile and Pipfile.lock as well as requirements.txt were updated to fullfil requirements of the above packages
2019-07-24 11:22:13 -09:00
Daniel Quinn
4a5b0b6454 Update dependencies & add djangoql 2019-01-27 13:39:56 +00:00
Stéphane Brunner
711c0925e1 Add and configure DjangoQL 2019-01-26 22:15:28 +01:00
Stéphane Brunner
0d8351e85b Install psycopg2 in the Docker container 2019-01-26 14:33:51 +01:00
Daniel Quinn
13fb020915 Update the Pipfile lock 2018-12-30 17:32:04 +00:00
Daniel Quinn
e67d319d58 Fix requiremnts.txt 2018-11-03 13:29:22 +00:00
Daniel Quinn
f0de4fdd46 Update dependencies
This includes a security update for requests.
2018-11-03 12:49:35 +00:00
Daniel Quinn
16ba221ad9 Add tox to dev dependencies 2018-09-09 19:59:47 +01:00
Daniel Quinn
40e409e092 Drop django-flat-responsive
It's not necessary for Django 2.0+ as the new system is responsive by
default.
2018-09-02 21:25:30 +01:00
Daniel Quinn
7d2d3901bc Merge @dadosch's changes & fix dependency conflicts 2018-09-02 21:06:40 +01:00
Daniel Quinn
52bfb2edf0 Update dependencies 2018-09-02 20:33:28 +01:00
Daniel Quinn
24cd20dffc Merge @ovv's documentation changes and tweak the grammar a bit 2018-07-08 22:14:17 +01:00
Ovv
4818cd11da Installation documentation setup
Issue #329
2018-04-25 19:51:21 +02:00
Daniel Quinn
d31c096f4a Update lockfile 2018-04-16 09:53:39 +01:00
Daniel Quinn
b72aac7bd8 Dependencies update 2018-04-13 19:52:11 +01:00
Daniel Quinn
149aaf0bae Have pytest generate the coverage files 2018-02-25 16:42:15 +00:00
Daniel Quinn
3712ba054c Add Pipfile 2018-02-25 15:57:32 +00:00