obs-portal/api
dependabot[bot] 10ced9d65e Update pyshp requirement from ~=2.2.0 to ~=2.3.1 in /api
Updates the requirements on [pyshp](https://github.com/GeospatialPython/pyshp) to permit the latest version.
- [Release notes](https://github.com/GeospatialPython/pyshp/releases)
- [Changelog](https://github.com/GeospatialPython/pyshp/blob/master/changelog.txt)
- [Commits](https://github.com/GeospatialPython/pyshp/compare/2.2.0...2.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 19:03:24 +02:00
..
migrations Take the zone from road, not event as suggested by opatut. 2022-05-05 23:16:38 +02:00
obs Merge pull request #242 from openbikesensor/rural_urban 2022-07-26 07:58:50 +02:00
scripts@8e9395fd3c Do not store all road tags in PostGIS 2021-11-24 23:07:22 +01:00
tools Create one-in-all upgrade script (fixes #220) 2022-04-03 16:06:12 +02:00
.dockerignore Fix .dockerignore by moving them into the actual contexts 2021-05-14 09:19:25 +02:00
.gitignore Add config.overrides.py for development config 2022-02-18 18:34:02 +01:00
.migrations.js Move everything into "api" folder, for this will be a monorepo 2021-02-17 21:49:50 +01:00
alembic.ini Add alembic setup for migrating 2022-03-16 21:01:20 +01:00
config.dev.py Lean mode default should be off 2022-02-19 09:27:08 +01:00
config.py.example Add lean mode (overpass source and no map view in frontend) 2022-02-19 09:27:08 +01:00
Dockerfile Live tiles, API executes openmaptiles-tools 2021-11-22 09:51:18 +01:00
requirements.txt Update pyshp requirement from ~=2.2.0 to ~=2.3.1 in /api 2022-07-28 19:03:24 +02:00
setup.py Update pyshp requirement from ~=2.2.0 to ~=2.3.1 in /api 2022-07-28 19:03:24 +02:00