XENONnT / straxen

Streaming analysis for XENON
BSD 3-Clause "New" or "Revised" License
21 stars 32 forks source link

Remove some packages requirements from `requirements-tests.txt` #1337

Closed dachengx closed 6 months ago

dachengx commented 6 months ago

What does the code in this PR do / what does it improve?

After https://github.com/XENONnT/straxen/pull/1169, we have dropped support for python 3.8, so we do not need to further fix this package. The requirement of xedocs version is already met in base_environment so we do not need to set version of it, otherwiase there will be conflicts like: https://github.com/XENONnT/straxen/actions/runs/7953226064/job/21708925392?pr=1335

Can you briefly describe how it works?

Can you give a minimal working example (or illustrate with a figure)?

coveralls commented 6 months ago

Coverage Status

coverage: 91.347% (+0.02%) from 91.327% when pulling 3d05f002b7a9d34cc266db10658ff21fff432b5c on update_requirements_tests into cbe1ca959de1ba20ec27b8017ed5e2e3b85464a5 on master.