mirror of
https://github.com/ansible/awx.git
synced 2026-03-23 03:45:01 -02:30
Pin drf-yasg to make api-test pass (#15887)
Ping drf-yasg to make api-test pass
This commit is contained in:
@@ -2,7 +2,7 @@ build
|
|||||||
coreapi
|
coreapi
|
||||||
django-debug-toolbar==3.2.4
|
django-debug-toolbar==3.2.4
|
||||||
django-test-migrations
|
django-test-migrations
|
||||||
drf-yasg
|
drf-yasg<1.21.10 # introduces new DeprecationWarning that is turned into error
|
||||||
# pprofile - re-add once https://github.com/vpelletier/pprofile/issues/41 is addressed
|
# pprofile - re-add once https://github.com/vpelletier/pprofile/issues/41 is addressed
|
||||||
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
|
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
|
||||||
unittest2
|
unittest2
|
||||||
|
|||||||
Reference in New Issue
Block a user