Skip to content

Commit

Permalink
temp: try locked requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Feb 4, 2022
1 parent 9f311ab commit 7445273
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions requirements.d/development.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
setuptools >=45, !=60.6.0
setuptools_scm
pip
virtualenv
tox
pkgconfig
pytest
pytest-xdist
pytest-cov
pytest-benchmark
Cython!=0.27
twine
python-dateutil
setuptools==60.7.1
setuptools-scm==6.4.2
pip==22.0.3
virtualenv==20.13.0
pkgconfig==1.5.5
tox==3.24.5
pytest==7.0.0
pytest-xdist==2.5.0
pytest-cov==3.0.0
pytest-benchmark==3.4.1
Cython==0.29.27
twine==3.8.0

0 comments on commit 7445273

Please sign in to comment.