Add funcsigs as a direct dependency for the venvs

This commit is contained in:
Matthew Jones 2016-04-12 10:48:27 -04:00
parent 18dea2203f
commit b4ef0304e3
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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