mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Add funcsigs as a direct dependency for the venvs
This commit is contained in:
parent
18dea2203f
commit
b4ef0304e3
@ -31,6 +31,7 @@ django-statsd-mozilla==0.3.16
|
||||
django-taggit==0.17.6
|
||||
git+https://github.com/matburt/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
|
||||
dogpile.core==0.4.1
|
||||
funcsigs==0.4
|
||||
gevent==1.1rc3
|
||||
gevent-websocket==0.9.3
|
||||
git+https://github.com/chrismeyersfsu/django-jsonfield.git@tower_0.9.12#egg=django-jsonfield
|
||||
|
||||
@ -11,6 +11,7 @@ debtcollector==1.2.0
|
||||
decorator==4.0.6
|
||||
dogpile.core==0.4.1
|
||||
dogpile.cache==0.5.7
|
||||
funcsigs==0.4
|
||||
futures==3.0.4
|
||||
httplib2==0.9.2
|
||||
idna==2.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user