File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ docutils==0.21.2
99Markdown==3.7
1010cmarkgfm==0.6.0
1111Pillow==10.4.0
12- psycopg2-binary==2.9.9
12+ # psycopg2-binary==2.9.9
1313python3-openid==3.2.0
1414python-decouple==3.8
1515# lxml used by BeautifulSoup.
16- lxml==5.2.2
16+ lxml==5.4.0
1717cssselect==1.2.0
1818feedparser==6.0.11
1919beautifulsoup4==4.12.3
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h2>Stable Releases</h2>
4848 < p > Download using the < a href ="{{ latest_pymanager.get_absolute_url }} "> Python install manager</ a > .</ p >
4949 {% else %}
5050 < p > Download using the < a href ="https://docs.python.org/using/windows.html "> Python install manager</ a > .</ p >
51- {% elif %}
51+ {% endif %}
5252 {% elif r.is_version_at_least_3_9 %}
5353 < p > < strong > Note that {{ r.name }} < em > cannot</ em > be used on Windows 7 or earlier.</ strong > </ p >
5454 {% elif r.is_version_at_least_3_5 %}
You can’t perform that action at this time.
0 commit comments