File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- FROM python:3.10
1+ FROM python:3
22ENV PYTHONUNBUFFERED 1
33WORKDIR /code/djangoblog/
44RUN apt-get install default-libmysqlclient-dev -y && \
Original file line number Diff line number Diff line change 11coverage == 6.5.0
22bleach == 5.0.1
3- Django == 4.1.2
3+ Django == 4.1.3
44django-compressor == 4.1
55django-haystack == 3.2.1
66django-ipware == 4.0.2
77django-mdeditor == 0.1.20
88django-uuslug == 2.0.0
99elasticsearch == 7.16.1
1010elasticsearch-dsl == 7.4.0
11- gevent == 21.12.0
11+ gevent == 22.10.2
1212jieba == 0.42.1
1313jsonpickle == 2.2.0
1414Markdown == 3.4.1
1515mysqlclient == 2.1.1
16- Pillow == 9.2 .0
16+ Pillow == 9.3 .0
1717Pygments == 2.13.0
1818python-logstash == 0.4.8
1919python-slugify == 6.1.2
20- pytz == 2022.4
20+ pytz == 2022.6
2121raven == 6.10.0
2222requests == 2.28.1
2323urllib3 == 1.26.12
You can’t perform that action at this time.
0 commit comments