Commit 6fa1b9f7 authored by BOHMRR's avatar BOHMRR
Browse files

pytest: removed pinning of python modules to specific versions in...

pytest: removed pinning of python modules to specific versions in requirements.txt (mentioned versions have small bugs and latest versions seem to work fine)
parent 83926636
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
pytest==5.3.5
pytest-xdist==1.31.0
scipy==1.5.2
numpy==1.19.2
pytest>=5.3.5
pytest-xdist>=1.31.0
scipy>=1.5.2
numpy>=1.19.2