mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
Pin drf-yasg to make api-test pass (#15887)
Ping drf-yasg to make api-test pass
This commit is contained in:
parent
a206ca22ec
commit
3ba9c026ea
@ -2,7 +2,7 @@ build
|
||||
coreapi
|
||||
django-debug-toolbar==3.2.4
|
||||
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
|
||||
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
|
||||
unittest2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user