summaryrefslogtreecommitdiff
path: root/dev-requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dev-requirements.txt')
-rw-r--r--dev-requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-requirements.txt b/dev-requirements.txt
index 8ed7eabc..646a4c5f 100644
--- a/dev-requirements.txt
+++ b/dev-requirements.txt
@@ -9,12 +9,14 @@ pytest-xdist>=3
flake8>=4,<5
# Formatting!
black>=22.8,<22.9
+# Spelling!
+codespell>=2.2,<2.3
# Coverage!
coverage>=6.2,<7
codecov==2.1.12
# Documentation tools
alabaster==0.7.13
-releases>=2.0
+releases>=2.1
# Debuggery
icecream>=2.1
# Self (sans GSS which is a pain to bother with most of the time)