We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567cf6a commit 6c11a3aCopy full SHA for 6c11a3a
requirements-dev.txt
@@ -1,14 +1,14 @@
1
-r requirements.txt
2
-black
3
-Faker
4
-flake8
5
-ipython
6
-model_bakery
7
-pre-commit
8
-pytest
9
-pytest-cov
10
-pytest-django
11
-sphinx
+black==21.9b0
+Faker==8.13.2
+flake8==3.9.2
+ipython==7.16.1
+model_bakery==1.3.2
+pre-commit==2.15.0
+pytest==6.2.5
+pytest-cov==2.12.1
+pytest-django==4.4.0
+sphinx==4.2.0
12
sphinx-autobuild==2021.3.14
13
-sphinxcontrib_httpdomain
14
-tox
+sphinxcontrib_httpdomain==1.7.0
+tox==3.24.4
0 commit comments