We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c5b56 commit 88e1e44Copy full SHA for 88e1e44
requirements.txt
@@ -1,5 +1,5 @@
1
PyGithub==1.43.5 ; python_version < '3.6'
2
PyGithub==1.55 ; python_version >= '3.6'
3
-Jinja2==2.11.3
+Jinja2==3.1.6
4
feedparser==5.2.1 ; python_version < '3.6'
5
feedparser==6.0.8 ; python_version >= '3.6'
0 commit comments