Skip to content

Commit 10935b8

Browse files
committed
remove version requirements
1 parent c2cba0c commit 10935b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/doc-spelling.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
-r doc.txt
2-
sphinxcontrib-spelling==7.1.0; platform_system!="Windows" # We only use it in Azure CI
2+
sphinxcontrib-spelling

requirements/doc.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sphinx==3.5.0
1+
sphinx

requirements/lint.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
pylint
22
pytest
3-
black==20.8b1; python_version >= "3.6" and implementation_name=="cpython"
3+
black

0 commit comments

Comments
 (0)