obs-portal/api
dependabot[bot] 49f7827b51 Update sqlalchemy[asyncio] requirement from ~=1.4.31 to ~=1.4.32 in /api
Updates the requirements on [sqlalchemy[asyncio]](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy[asyncio]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 19:10:08 +01:00
..
obs Fix logout (fixes #146) 2022-03-04 12:39:29 +01:00
scripts@8e9395fd3c Do not store all road tags in PostGIS 2021-11-24 23:07:22 +01:00
tools make pool_size and overflow configurable for worker and portal 2022-02-18 11:19:43 +01: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
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 sqlalchemy[asyncio] requirement from ~=1.4.31 to ~=1.4.32 in /api 2022-03-08 19:10:08 +01:00
setup.py Use custom get_single arg everywhere, remove sanicargs (fixes #193) 2022-02-18 12:15:08 +01:00