obs-portal/api
gluap b6cf59a09d
fix requirements.txt
remove reduntdant version that breaks pip
```
 => ERROR [stage-2  5/18] RUN pip install -r requirements.txt                                                                                           2.2s
------
 > [stage-2  5/18] RUN pip install -r requirements.txt:
#0 1.825 ERROR: Invalid requirement: 'sqlalchemy[asyncio]~=1.4.39 <2.0' (from line 10 of requirements.txt)
#0 2.055 WARNING: You are using pip version 21.2.4; however, version 23.0.1 is available.
```
2023-03-21 20:10:06 +01:00
..
migrations Parse device identifiers and create UserDevice entries in database 2023-03-12 13:13:46 +01:00
obs wip:Build devices page 2023-03-12 13:37:51 +01:00
scripts@bbc6feca08 Parse device identifiers and create UserDevice entries in database 2023-03-12 13:13:46 +01:00
tools Remove log 2022-07-28 22:05:31 +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 Fix naming of AUTO_RELOAD/AUTO_RESTART 2023-03-12 13:09:36 +01:00
config.py.example Fix naming of AUTO_RELOAD/AUTO_RESTART 2023-03-12 13:09:36 +01:00
Dockerfile Live tiles, API executes openmaptiles-tools 2021-11-22 09:51:18 +01:00
requirements.txt fix requirements.txt 2023-03-21 20:10:06 +01:00
setup.py Install stream-zip 2023-03-12 13:13:46 +01:00