Hello Dave, I removed the following files from repo, As you mentioned about uninstalling the BeautifulSoup, I tried the same but it is showing "It is not Installed" .
About the Test, the error which I am facing is : File "/allura-data/virtualenv/local/lib/python2.7/site-packages/nose/case.py", line 197, in runTest self.test(self.arg) File "/allura/Allura/allura/tests/decorators.py", line 82, in wrapped return func(args, **kw) File "/allura/Allura/allura/tests/functional/test_trovecategory.py", line 125, in test_trove_hierarchy assert str(expected) == str(rendered_tree) AssertionError: -------------------- >> begin captured stdout << --------------------- Running setup_app() from allura.websetup --------------------- >> end captured stdout << ---------------------- Can you help me in this, so i can keep working on upgrading new dependencies. P.S. I didn't commit any new changes yet waiting to get rid of failures and then push the modify repo.