Commit graph

46 commits

Author SHA1 Message Date
Jenny Danzmayr
aa49840806 start of proj4 support (part of GPS support) 2024-08-13 21:19:05 +02:00
Jenny Danzmayr
fb6b04723a fixed duplicated in requirements 2024-03-28 19:44:37 +01:00
dependabot[bot]
61b6bc110b
Bump django from 5.0.2 to 5.0.3 in /src/requirements
Bumps [django](https://github.com/django/django) from 5.0.2 to 5.0.3.
- [Commits](https://github.com/django/django/compare/5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 20:47:44 +00:00
Laura Klünder
0fd789173a change all of the MeshMessages c-models from dataclasses to pydantic 2024-03-09 17:19:08 +01:00
renovate[bot]
9cb0c6cb7a
⬆️ Update shapely to v2.0.3 2024-02-28 20:31:18 +00:00
se4598
bd51116141
Merge pull request #159 from c3nav/renovate/matplotlib-3.x
⬆️ Update matplotlib to v3.8.3
2024-02-28 21:30:16 +01:00
renovate[bot]
07b2558309
⬆️ Update matplotlib to v3.8.3 2024-02-19 08:07:56 +00:00
renovate[bot]
c97b4a4288
⬆️ Update Django to v5.0.2 2024-02-06 18:04:38 +00:00
Laura Klünder
a3ed84b8e1 update dependencies (including django 5.0) 2024-01-14 23:52:49 +01:00
Jenny Danzmayr
fe248d42a1 zstd compression support for CachePackage 2023-12-07 06:19:28 +01:00
Laura Klünder
caf23d053c goodbye django rest framework 2023-12-03 21:50:55 +01:00
Laura Klünder
6eaf087f71 update some dependencies 2023-12-01 01:56:23 +01:00
Jenny Danzmayr
b6b6662301 updated python dependencies 2023-11-27 05:18:06 +01:00
Jenny Danzmayr
83a9f3ede5 replaced existing environment variable parsing in setting.py django-environ 2023-11-27 00:29:51 +01:00
Laura Klünder
b2aa76ba2d update django-ninja, including pydantic v2 and add provisional level api 2023-11-18 21:29:35 +01:00
Laura Klünder
f5c33724dc start adding new ninja-based OpenAPI-compatible API v2, starting with mesh 2023-11-11 03:01:15 +01:00
Laura Klünder
4c40597cd3 add daphne 2023-10-02 20:07:12 +02:00
Laura Klünder
786d490e27 update all dependencies so we have some fun new bugs to fix 2023-06-02 19:42:17 +02:00
Laura Klünder
8af6bca51c create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00
Laura Klünder
03437a3a40 update dependencies and upgrade code for django where needed/possible 2022-04-03 16:34:11 +02:00
dependabot[bot]
2eac7826f0
Bump django from 2.2.8 to 2.2.13 in /src/requirements (#64)
Bumps [django](https://github.com/django/django) from 2.2.8 to 2.2.13.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.8...2.2.13)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-06-05 23:30:59 +02:00
Laura Klünder
6f8f725acc update dependencies 2019-12-09 22:09:57 +01:00
Laura Klünder
6c390d0104 update Pillow 2019-11-26 16:16:13 +01:00
Laura Klünder
ce7037676c back to normal meshpy installation 2018-12-16 04:20:13 +01:00
Laura Klünder
10758158af Revert "downgrade to django 1.9 because of https://code.djangoproject.com/ticket/29182" – it's too late anyway
This reverts commit 325cc0bd6f.
2018-12-08 04:19:22 +01:00
Laura Klünder
325cc0bd6f downgrade to django 1.9 because of https://code.djangoproject.com/ticket/29182 2018-12-08 04:14:41 +01:00
Laura Klünder
4887a387fc update django request framework 2018-11-22 17:34:14 +01:00
Laura Klünder
c5fc590c2a update to python3.7, update dependencies and fix obvious update issues 2018-09-16 20:19:13 +02:00
Laura Klünder
4f22dbc2e9 start using SASS and migrate milligram to sass 2017-12-18 20:04:12 +01:00
Laura Klünder
11678251bf merge requirements/production-extra.txt 2017-11-21 01:49:10 +01:00
Laura Klünder
4a0de2a13d add MeshPy dependency 2017-11-09 17:36:29 +01:00
Laura Klünder
f9697271a3 remove trimesh dependency 2017-11-09 17:35:34 +01:00
Laura Klünder
1a0fc522cf something something triangles 2017-11-06 23:44:06 +01:00
Laura Klünder
f7486cdbaf add rtree Index with wrapper and fallback 2017-10-20 13:06:08 +02:00
Laura Klünder
a3cd83a0e7 update python dependencies 2017-06-08 15:35:05 +02:00
Laura Klünder
590ec0a2d3 update to django 1.11 2017-06-08 15:24:35 +02:00
Laura Klünder
8c1a429353 change requirements.txt 2016-12-23 00:08:06 +01:00
Laura Klünder
fa68e3999d show qr code with token 2016-12-22 02:31:48 +01:00
Laura Klünder
762cb6e317 add graph router 2016-12-05 13:39:22 +01:00
Laura Klünder
ab70ef7678 update requirements 2016-12-03 14:57:51 +01:00
Laura Klünder
3707469eed add oauth flow for github and gitlab 2016-09-29 16:33:45 +02:00
Laura Klünder
e8c1e7006c add celery basics 2016-09-27 15:32:42 +02:00
Laura Klünder
e6cbe5bf27 add GeometryField and features api endpoint 2016-09-20 15:58:18 +02:00
Laura Klünder
b8f561d1b2 update django-compressor 2016-09-13 16:38:59 +02:00
Laura Klünder
87f99ffbea update to django 1.10 2016-09-13 16:35:01 +02:00
Laura Klünder
c6c8dbeab4 refactor requirements and make htmlmin optional 2016-09-12 10:55:31 +02:00