summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt31
1 files changed, 11 insertions, 20 deletions
diff --git a/requirements.txt b/requirements.txt
index e0762b9..2479500 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,22 +1,13 @@
-asgiref==3.5.2
-attrs==22.2.0
-black==22.12.0
-click==8.1.3
-colorama==0.4.6
-coverage==6.5.0
+asgiref==3.6.0
+black==23.1.0
+coverage==7.1.0
Django==3.2
-docutils==0.19
-interrogate==1.5.0
-isort==5.11.4
-mypy-extensions==0.4.3
-pathspec==0.10.3
-Pillow==9.3.0
-platformdirs==2.6.2
-py==1.11.0
-pytz==2022.6
-ruff==0.0.226
-sqlparse==0.4.3
-tabulate==0.9.0
-toml==0.10.2
-typing_extensions==4.4.0
+isort==5.12
+mypy-extensions==1.0.0
+pathspec==0.11
+Pillow==9.4.0
+pytz==2022.7
+ruff==0.0.245
+setuptools==67.2.0
Unidecode==1.3.6
+