瀏覽代碼

Update development.lock.txt and restore development.txt

Andrey Bienkowski 3 年之前
父節點
當前提交
30a79d986a
共有 2 個文件被更改,包括 21 次插入23 次删除
  1. 10 12
      requirements.d/development.lock.txt
  2. 11 11
      requirements.d/development.txt

+ 10 - 12
requirements.d/development.lock.txt

@@ -1,13 +1,11 @@
-setuptools==50.3.0
-setuptools-scm==4.1.2
-pip==20.2.3
-virtualenv==20.0.33
-importlib-metadata==1.7.0
-pluggy==0.13.1
-tox==3.20.0
-pytest==6.1.1
-pytest-xdist==2.1.0
-pytest-cov==2.10.1
-pytest-benchmark==3.2.3
-Cython==0.29.23
+setuptools==50.3.2
+setuptools-scm==5.0.2
+pip==20.3.4
+virtualenv==20.13.1
+tox==3.24.5
+pytest==6.1.2; python_version < '3.10'
+pytest-xdist==2.2.1
+pytest-cov==2.12.1
+pytest-benchmark==3.4.1
+Cython==0.29.27
 twine==1.15.0

+ 11 - 11
requirements.d/development.txt

@@ -1,11 +1,11 @@
-setuptools==50.3.2
-setuptools-scm==5.0.2
-pip==20.3.4
-virtualenv==20.13.1
-tox==3.24.5
-pytest==6.1.2; python_version < '3.10'
-pytest-xdist==2.2.1
-pytest-cov==2.12.1
-pytest-benchmark==3.4.1
-Cython==0.29.27
-twine==1.15.0
+setuptools !=60.6.0, !=60.7.0
+setuptools_scm
+pip
+virtualenv
+tox
+pytest
+pytest-xdist
+pytest-cov
+pytest-benchmark
+Cython
+twine