Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package_builder/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
epicscorelibs==7.0.7.99.1.1a3
epicscorelibs==7.0.7.99.1.1
numpy<2.0 # Numpy 2 breaks some dependencies (at install time) currently. Review and upgrade when possible.
2 changes: 2 additions & 0 deletions package_builder/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ ply
prompt-toolkit
protobuf
psutil
# for pvxslibs used by p4p
git+https://github.com/ISISComputingGroup/EPICS-pvxs
py4j # Only needed here for script generator
pyasn1==0.6.0
pygments
Expand Down