Skip to content

InvalidTemplateLibrary issue #1827

Answered by EliahKagan
mikikop-sivan asked this question in Q&A
Discussion options

You must be logged in to vote

This is bug #897 (fixed in bcf9f1c). The solution is to upgrade GitPython to version 2.1.15 or higher.

If at all possible, a much higher version should be used. The current version of GitPython, as of this writing, is 3.1.42. Over time, bugs have been fixed, including security vulnerabilities. Especially if you are developing a web application, it is a good idea to use patched versions of all dependencies (this is not limited to GitPython).

The best way to update may depend on the details of your project and what is causing such old versions to be specified in the first place. It looks like your requirements.txt is generated by running pip freeze. If so, getting later versions comes down …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Byron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants