mirror of
https://github.com/ivan-usov-org/bec.git
synced 2025-04-22 02:20:02 +02:00
build: update pdes, bec_lib for v3, py-scibec>=1.5, pytest-bec-e2e~=3.0, and pydantic~=2.8dep
This commit is contained in:
parent
c8f3b88dde
commit
e3d4d33d57
@ -13,7 +13,7 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering",
|
||||
]
|
||||
dependencies = [
|
||||
"bec_lib",
|
||||
"bec-lib~=3.0",
|
||||
"ipython~=8.22",
|
||||
"numpy>=1.24, <3.0",
|
||||
"pyepics~=3.5",
|
||||
@ -27,7 +27,7 @@ dev = [
|
||||
"coverage~=7.0",
|
||||
"isort~=5.13, >=5.13.2",
|
||||
"pylint~=3.0",
|
||||
"pytest-bec-e2e",
|
||||
"pytest-bec-e2e~=3.0",
|
||||
"pytest-random-order~=1.1",
|
||||
"pytest-redis~=3.1",
|
||||
"pytest-retry~=1.1",
|
||||
|
@ -22,7 +22,7 @@ dependencies = [
|
||||
"msgpack~=1.0, >1.0.4",
|
||||
"numpy>=1.24, <3.0",
|
||||
"psutil~=5.9",
|
||||
"pydantic~=2.0",
|
||||
"pydantic~=2.8",
|
||||
"pylint~=3.0",
|
||||
"pyyaml~=6.0",
|
||||
"redis~=5.0",
|
||||
|
@ -13,16 +13,16 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering",
|
||||
]
|
||||
dependencies = [
|
||||
"bec-lib",
|
||||
"bec-lib~=3.0",
|
||||
"h5py~=3.10",
|
||||
"libtmux~=0.37",
|
||||
"lmfit~=1.3",
|
||||
"msgpack~=1.0",
|
||||
"numpy>=1.24, <3.0",
|
||||
"ophyd~=1.9",
|
||||
"ophyd_devices~=1.0",
|
||||
"pydantic~=2.0",
|
||||
"py-scibec~=1.14",
|
||||
"ophyd_devices>=1.10.3, <2.0",
|
||||
"pydantic~=2.8",
|
||||
"py-scibec~=1.15",
|
||||
"pyyaml~=6.0",
|
||||
"python-dotenv~=1.0",
|
||||
"rich~=13.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user