File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1
1
beautifulsoup4
2
2
black
3
3
coverage
4
- Django==4.0.10
4
+ Django>=4.1,<5
5
5
django-autoslug
6
6
django-contrib-comments
7
7
django-extensions
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with python 3.10
3
- # To update, run :
2
+ # This file is autogenerated by pip-compile with Python 3.10
3
+ # by the following command :
4
4
#
5
5
# pip-compile
6
6
#
7
- asgiref == 3.5.1
7
+ asgiref == 3.6.0
8
8
# via django
9
9
attrs == 21.4.0
10
10
# via pytest
@@ -30,7 +30,7 @@ coverage==6.3.2
30
30
# via -r requirements.in
31
31
cryptography == 39.0.1
32
32
# via pyopenssl
33
- django == 4.0.10
33
+ django == 4.1.7
34
34
# via
35
35
# -r requirements.in
36
36
# django-contrib-comments
@@ -123,7 +123,9 @@ sqlparse==0.4.2
123
123
tinycss2 == 1.1.1
124
124
# via bleach
125
125
tomli == 2.0.1
126
- # via pytest
126
+ # via
127
+ # black
128
+ # pytest
127
129
urllib3 == 1.26.9
128
130
# via
129
131
# requests
You can’t perform that action at this time.
0 commit comments