diff --git a/README.md b/README.md index 55a82f3..df8feec 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,3 @@ -# HVDistributionBox - -Code for using the HV Distribution Box with Python - ## ModuleTestBox.py Library for using the HV Distribution Box diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..7ba1acb --- /dev/null +++ b/requirements.txt @@ -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