Skip to content
Merged
Changes from all commits
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
17 changes: 9 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml --extra test --extra docs --output-file .\requirements.txt
# manually removed qcodes it self from the requirements and added version and platform specific env markers
# for pywin32
# manually removed qcodes it self from the requirements
accessible-pygments==0.0.5
# via furo
alabaster==1.0.0
# via sphinx
ast-serialize==0.5.0
# via mypy
asttokens==3.0.1
# via stack-data
attrs==26.1.0
Expand All @@ -26,6 +27,8 @@ broadbean==0.15.0
# via
# qcodes (pyproject.toml)
# qcodes
cachebox==5.2.3
# via deepdiff
certifi==2026.4.22
# via requests
cf-xarray==0.11.1
Expand Down Expand Up @@ -108,8 +111,6 @@ imagesize==2.0.0
# via
# sphinx
# sphinx-favicon
importlib-metadata==8.7.1
# via opentelemetry-api
iniconfig==2.3.0
# via pytest
intersphinx-registry==0.2605.28
Expand Down Expand Up @@ -287,7 +288,9 @@ pluggy==1.6.0
prompt-toolkit==3.0.52
# via ipython
psutil==7.2.2
# via ipykernel
# via
# ipykernel
# ipython
pure-eval==0.2.3
# via stack-data
pyarrow==24.0.0
Expand Down Expand Up @@ -483,7 +486,7 @@ typing-extensions==4.15.0
# zhinst-toolkit
tzdata==2026.2
# via pandas
uncertainties==3.2.4
uncertainties==3.2.3
# via
# qcodes (pyproject.toml)
# qcodes
Expand Down Expand Up @@ -527,5 +530,3 @@ zhinst-toolkit==1.4.0
# via zhinst-qcodes
zhinst-utils==0.7.2
# via zhinst-toolkit
zipp==4.1.0
# via importlib-metadata
Loading