File tree Expand file tree Collapse file tree 3 files changed +5
-21
lines changed Expand file tree Collapse file tree 3 files changed +5
-21
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile --output-file=requirements/base/base.txt requirements/base/base.in
@@ -172,8 +172,6 @@ tablib==3.5.0
172
172
# via django-import-export
173
173
telepath==0.3.1
174
174
# via wagtail
175
- typing-extensions==4.12.2
176
- # via asgiref
177
175
urllib3==1.26.4
178
176
# via
179
177
# botocore
@@ -189,9 +187,7 @@ webencodings==0.5.1
189
187
whitenoise==5.2.0
190
188
# via -r requirements/base/base.in
191
189
willow[heif]==1.6.3
192
- # via
193
- # wagtail
194
- # willow
190
+ # via wagtail
195
191
196
192
# The following packages are considered to be unsafe in a requirements file:
197
193
# setuptools
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile --output-file=requirements/deploy/deploy.txt requirements/deploy/deploy.in
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
5
# pip-compile --output-file=requirements/dev/dev.txt requirements/dev/dev.in
@@ -157,11 +157,6 @@ et-xmlfile==1.0.1
157
157
# via
158
158
# -c requirements/dev/../base/base.txt
159
159
# openpyxl
160
- exceptiongroup==1.2.2
161
- # via
162
- # anyio
163
- # ipython
164
- # pytest
165
160
executing==2.0.1
166
161
# via stack-data
167
162
factory-boy==3.3.0
@@ -540,10 +535,7 @@ tinycss2==1.3.0
540
535
toml==0.10.2
541
536
# via coverage
542
537
tomli==2.0.1
543
- # via
544
- # black
545
- # jupyterlab
546
- # pytest
538
+ # via jupyterlab
547
539
tornado==6.4
548
540
# via
549
541
# ipykernel
@@ -569,9 +561,6 @@ traitlets==5.14.3
569
561
# notebook
570
562
typing-extensions==4.12.2
571
563
# via
572
- # -c requirements/dev/../base/base.txt
573
- # asgiref
574
- # black
575
564
# ipython
576
565
# kubernetes-validate
577
566
# pytest-factoryboy
@@ -614,7 +603,6 @@ willow[heif]==1.6.3
614
603
# via
615
604
# -c requirements/dev/../base/base.txt
616
605
# wagtail
617
- # willow
618
606
zipp==3.18.2
619
607
# via importlib-metadata
620
608
You can’t perform that action at this time.
0 commit comments