We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a206ca2 commit 3ba9c02Copy full SHA for 3ba9c02
requirements/requirements_dev.txt
@@ -2,7 +2,7 @@ build
2
coreapi
3
django-debug-toolbar==3.2.4
4
django-test-migrations
5
-drf-yasg
+drf-yasg<1.21.10 # introduces new DeprecationWarning that is turned into error
6
# pprofile - re-add once https://github.com/vpelletier/pprofile/issues/41 is addressed
7
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
8
unittest2
0 commit comments