diff options
| author | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-11-02 21:23:02 -0300 |
|---|---|---|
| committer | Matheus <matheus.guedes.mg.m@gmail.com> | 2025-11-02 21:23:02 -0300 |
| commit | 9e5e5da02b4a9704543e0efd7eb568b31a77a369 (patch) | |
| tree | d5929d84620b4eaa87c63a82c8b70c3c4d63a6a2 /api/requirements.txt | |
| parent | c3a884f12c1d7b6bc286e14bf0f8af2d99dad542 (diff) | |
list locations
Diffstat (limited to 'api/requirements.txt')
| -rw-r--r-- | api/requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/api/requirements.txt b/api/requirements.txt index e69de29..b82030c 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -0,0 +1,3 @@ +fastapi[standard] +psycopg2-binary +sqlalchemy |
