File tree 2 files changed +3
-3
lines changed
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
9
9
Markdown==3.7
10
10
cmarkgfm==0.6.0
11
11
Pillow==10.4.0
12
- psycopg2-binary==2.9.9
12
+ # psycopg2-binary==2.9.9
13
13
python3-openid==3.2.0
14
14
python-decouple==3.8
15
15
# lxml used by BeautifulSoup.
16
- lxml==5.2.2
16
+ lxml==5.4.0
17
17
cssselect==1.2.0
18
18
feedparser==6.0.11
19
19
beautifulsoup4==4.12.3
Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ <h2>Stable Releases</h2>
48
48
< p > Download using the < a href ="{{ latest_pymanager.get_absolute_url }} "> Python install manager</ a > .</ p >
49
49
{% else %}
50
50
< p > Download using the < a href ="https://docs.python.org/using/windows.html "> Python install manager</ a > .</ p >
51
- {% elif %}
51
+ {% endif %}
52
52
{% elif r.is_version_at_least_3_9 %}
53
53
< p > < strong > Note that {{ r.name }} < em > cannot</ em > be used on Windows 7 or earlier.</ strong > </ p >
54
54
{% elif r.is_version_at_least_3_5 %}
You can’t perform that action at this time.
0 commit comments