Skip to content

Commit

Permalink
Refresh dev-requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondJoseph committed Nov 11, 2024
1 parent 0b270d4 commit 3b06ea0
Showing 1 changed file with 29 additions and 28 deletions.
57 changes: 29 additions & 28 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ copier==9.4.1
coverage==7.6.4
cryptography==43.0.3
cycler==0.12.1
dask==2024.10.0
dask==2024.11.0
databroker==1.2.5
dataclasses-json==0.6.7
decorator==5.1.1
Expand All @@ -63,7 +63,7 @@ fastapi-cli==0.0.5
fasteners==0.19
filelock==3.16.1
flexcache==0.3
flexparser==0.3.1
flexparser==0.4
fonttools==4.54.1
frozenlist==1.5.0
fsspec==2024.10.0
Expand All @@ -81,23 +81,24 @@ httpcore==1.0.6
httptools==0.6.4
httpx==0.27.2
humanize==4.11.0
identify==2.6.1
identify==2.6.2
idna==3.10
imageio==2.36.0
imagesize==1.4.1
importlib_metadata==8.4.0
importlib_metadata==8.5.0
importlib_resources==6.4.5
iniconfig==2.0.0
intake==0.6.4
ipython==8.18.0
ipywidgets==8.1.5
itsdangerous==2.2.0
jedi==0.19.1
jedi==0.19.2
Jinja2==3.1.4
jinja2-ansible-filters==1.3.2
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
jupyterlab_widgets==3.0.13
jwcrypto==1.5.6
kiwisolver==1.4.7
ldap3==2.9.1
locket==1.0.0
Expand All @@ -115,7 +116,7 @@ mongoquery==1.4.2
msgpack==1.1.0
msgpack-numpy==0.4.8
multidict==6.1.0
mypy==1.13.0
mypy==1.13.0
mypy-extensions==1.0.0
myst-parser==4.0.0
networkx==3.4.2
Expand All @@ -127,25 +128,25 @@ numpy==1.26.4
observability-utils==0.1.4
opencv-python==4.10.0.84
opencv-python-headless==4.10.0.84
opentelemetry-api==1.27.0
opentelemetry-distro==0.48b0
opentelemetry-exporter-otlp==1.27.0
opentelemetry-exporter-otlp-proto-common==1.27.0
opentelemetry-exporter-otlp-proto-grpc==1.27.0
opentelemetry-exporter-otlp-proto-http==1.27.0
opentelemetry-instrumentation==0.48b0
opentelemetry-instrumentation-asgi==0.48b0
opentelemetry-instrumentation-fastapi==0.48b0
opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opentelemetry-util-http==0.48b0
opentelemetry-api==1.28.1
opentelemetry-distro==0.49b1
opentelemetry-exporter-otlp==1.28.1
opentelemetry-exporter-otlp-proto-common==1.28.1
opentelemetry-exporter-otlp-proto-grpc==1.28.1
opentelemetry-exporter-otlp-proto-http==1.28.1
opentelemetry-instrumentation==0.49b1
opentelemetry-instrumentation-asgi==0.49b1
opentelemetry-instrumentation-fastapi==0.49b1
opentelemetry-proto==1.28.1
opentelemetry-sdk==1.28.1
opentelemetry-semantic-conventions==0.49b1
opentelemetry-util-http==0.49b1
ophyd==1.9.0
ophyd-async==0.7.0
orderly-set==5.2.2
orjson==3.10.11
p4p==4.2.0
packaging==24.1
packaging==24.2
pandas==2.2.3
parso==0.8.4
partd==1.4.2
Expand All @@ -156,7 +157,7 @@ picobox==4.0.0
pika==1.3.2
pillow==11.0.0
PIMS==0.7
Pint==0.24.3
Pint==0.24.4
pipdeptree==2.23.4
platformdirs==4.3.6
pluggy==1.5.0
Expand All @@ -166,7 +167,7 @@ pre_commit==4.0.1
prettytable==3.12.0
prompt-toolkit==3.0.36
propcache==0.2.0
protobuf==4.25.5
protobuf==5.28.3
psutil==6.1.0
ptyprocess==0.7.0
pure_eval==0.2.3
Expand Down Expand Up @@ -202,10 +203,10 @@ referencing==0.35.1
requests==2.32.3
responses==0.25.3
rich==13.9.4
rpds-py==0.20.1
rpds-py==0.21.0
ruamel.yaml==0.18.6
ruamel.yaml.clib==0.2.12
ruff==0.7.2
ruff==0.7.3
scanspec==0.7.6
semver==3.0.2
setuptools==75.3.0
Expand Down Expand Up @@ -243,9 +244,9 @@ tifffile==2024.9.20
toolz==1.0.0
tox==3.28.0
tox-direct==0.4
tqdm==4.66.6
tqdm==4.67.0
traitlets==5.14.3
typer==0.12.5
typer==0.13.0
types-mock==5.1.0.20240425
types-PyYAML==6.0.12.20240917
types-requests==2.32.0.20241016
Expand All @@ -262,13 +263,13 @@ virtualenv==20.27.1
watchfiles==0.24.0
wcwidth==0.2.13
websocket-client==1.8.0
websockets==13.1
websockets==14.0
widgetsnbextension==4.0.13
workflows==2.28
wrapt==1.16.0
xarray==2024.10.0
yarl==1.17.1
zarr==2.18.3
zict==2.2.0
zipp==3.20.2
zipp==3.21.0
zocalo==1.1.1

0 comments on commit 3b06ea0

Please sign in to comment.