mirror of
https://github.com/ansible/awx.git
synced 2026-03-16 00:17:29 -02:30
Add funcsigs as a direct dependency for the venvs
This commit is contained in:
@@ -31,6 +31,7 @@ django-statsd-mozilla==0.3.16
|
|||||||
django-taggit==0.17.6
|
django-taggit==0.17.6
|
||||||
git+https://github.com/matburt/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
|
git+https://github.com/matburt/dm.xmlsec.binding.git@master#egg=dm.xmlsec.binding
|
||||||
dogpile.core==0.4.1
|
dogpile.core==0.4.1
|
||||||
|
funcsigs==0.4
|
||||||
gevent==1.1rc3
|
gevent==1.1rc3
|
||||||
gevent-websocket==0.9.3
|
gevent-websocket==0.9.3
|
||||||
git+https://github.com/chrismeyersfsu/django-jsonfield.git@tower_0.9.12#egg=django-jsonfield
|
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
|
decorator==4.0.6
|
||||||
dogpile.core==0.4.1
|
dogpile.core==0.4.1
|
||||||
dogpile.cache==0.5.7
|
dogpile.cache==0.5.7
|
||||||
|
funcsigs==0.4
|
||||||
futures==3.0.4
|
futures==3.0.4
|
||||||
httplib2==0.9.2
|
httplib2==0.9.2
|
||||||
idna==2.0
|
idna==2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user