add requirements

This commit is contained in:
2025-12-11 14:20:36 +01:00
parent a305cfc16a
commit 72d998126a
2 changed files with 7 additions and 4 deletions

View File

@@ -1,7 +1,3 @@
# HVDistributionBox
Code for using the HV Distribution Box with Python
## ModuleTestBox.py
Library for using the HV Distribution Box

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
matplotlib==3.10.8
numpy==2.3.5
pandas==2.3.3
PyMeasure==0.15.0
pyserial==3.5
pyvisa==1.15.0
scikit_learn==1.8.0