Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions lib/titiler-pgstac-api/runtime/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ titiler.pgstac>=1.7,<1.8
numpy>=2.2.6,<2.3.0
numexpr>=2.10.0,<2.10.1
psycopg[binary, pool]
# pyproj 3.7.2 didn't include wheels for our Docker image
pyproj<3.7.2
Loading