Boulder-Cryogenic-Quantum-Testbed / scresonators

Data analysis code for cryogenic resonator measurement
MIT License
28 stars 24 forks source link

Updating dependency versions #154

Closed scottito closed 1 year ago

scottito commented 1 year ago

I updated the dependency versions across the repo. This makes pip install requirements.txt work just fine but pip install scresonators-fit still has the legacy-install-failure when trying to install numpy.

scottito commented 1 year ago

Potentially. I updated the dependency version of scikit-rf but never encountered errors with that package during my use. I did have trouble with lmfit and inflect which were resolved by this.

nmaterise commented 1 year ago

Ok, thanks @scottito. I will merge this now.