Skip to content

Commit

Permalink
main: missing tiled dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
maffettone committed May 9, 2024
1 parent c831d2c commit e188114
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,14 @@ scipy
pre-commit
databroker @ git+https://github.com/bluesky/[email protected]#egg=databroker
tiled[client]
# This is required for the `tiled` package to make a Mongo client (some components from tiled[server]).
asgi_correlation_id
python-jose[cryptography]
sqlalchemy[asyncio] >=2
pydantic-settings >=2, <3
jmespath
openpyxl
bson
cachetools
pymongo
prometheus_client

0 comments on commit e188114

Please sign in to comment.