File tree 5 files changed +18
-18
lines changed
5 files changed +18
-18
lines changed Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.10
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=requirements/deploy.txt --resolver=backtracking requirements/deploy.in
5
+ # pip-compile --output-file=requirements/deploy.txt requirements/deploy.in
6
6
#
7
7
amqp==5.1.1
8
8
# via
@@ -24,11 +24,11 @@ billiard==3.6.4.0
24
24
# via
25
25
# -r requirements/pip.txt
26
26
# celery
27
- boto3==1.28.32
27
+ boto3==1.28.35
28
28
# via
29
29
# -r requirements/pip.txt
30
30
# django-storages
31
- botocore==1.31.32
31
+ botocore==1.31.35
32
32
# via
33
33
# -r requirements/pip.txt
34
34
# boto3
@@ -234,7 +234,7 @@ markdown==3.4.4
234
234
# via -r requirements/pip.txt
235
235
matplotlib-inline==0.1.6
236
236
# via ipython
237
- newrelic==8.10.1
237
+ newrelic==8.11.0
238
238
# via -r requirements/deploy.in
239
239
oauthlib==3.2.2
240
240
# via
Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.10
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=requirements/docker.txt --resolver=backtracking requirements/docker.in
5
+ # pip-compile --output-file=requirements/docker.txt requirements/docker.in
6
6
#
7
7
amqp==5.1.1
8
8
# via
@@ -24,11 +24,11 @@ billiard==3.6.4.0
24
24
# via
25
25
# -r requirements/pip.txt
26
26
# celery
27
- boto3==1.28.32
27
+ boto3==1.28.35
28
28
# via
29
29
# -r requirements/pip.txt
30
30
# django-storages
31
- botocore==1.31.32
31
+ botocore==1.31.35
32
32
# via
33
33
# -r requirements/pip.txt
34
34
# boto3
@@ -279,7 +279,7 @@ platformdirs==3.10.0
279
279
# -r requirements/pip.txt
280
280
# tox
281
281
# virtualenv
282
- pluggy==1.2 .0
282
+ pluggy==1.3 .0
283
283
# via tox
284
284
prompt-toolkit==3.0.39
285
285
# via
Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.10
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=requirements/docs.txt --resolver=backtracking requirements/docs.in
5
+ # pip-compile --output-file=requirements/docs.txt requirements/docs.in
6
6
#
7
7
alabaster==0.7.13
8
8
# via sphinx
@@ -39,7 +39,7 @@ jinja2==3.1.2
39
39
# via
40
40
# myst-parser
41
41
# sphinx
42
- kiwisolver==1.4.4
42
+ kiwisolver==1.4.5
43
43
# via matplotlib
44
44
livereload==2.6.3
45
45
# via sphinx-autobuild
Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.10
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=requirements/pip.txt --resolver=backtracking requirements/pip.in
5
+ # pip-compile --output-file=requirements/pip.txt requirements/pip.in
6
6
#
7
7
amqp==5.1.1
8
8
# via kombu
@@ -12,9 +12,9 @@ async-timeout==4.0.3
12
12
# via redis
13
13
billiard==3.6.4.0
14
14
# via celery
15
- boto3==1.28.32
15
+ boto3==1.28.35
16
16
# via django-storages
17
- botocore==1.31.32
17
+ botocore==1.31.35
18
18
# via
19
19
# boto3
20
20
# s3transfer
Original file line number Diff line number Diff line change 2
2
# This file is autogenerated by pip-compile with Python 3.10
3
3
# by the following command:
4
4
#
5
- # pip-compile --output-file=requirements/testing.txt --resolver=backtracking requirements/testing.in
5
+ # pip-compile --output-file=requirements/testing.txt requirements/testing.in
6
6
#
7
7
alabaster==0.7.13
8
8
# via sphinx
@@ -24,11 +24,11 @@ billiard==3.6.4.0
24
24
# via
25
25
# -r requirements/pip.txt
26
26
# celery
27
- boto3==1.28.32
27
+ boto3==1.28.35
28
28
# via
29
29
# -r requirements/pip.txt
30
30
# django-storages
31
- botocore==1.31.32
31
+ botocore==1.31.35
32
32
# via
33
33
# -r requirements/pip.txt
34
34
# boto3
@@ -259,7 +259,7 @@ platformdirs==3.10.0
259
259
# via
260
260
# -r requirements/pip.txt
261
261
# virtualenv
262
- pluggy==1.2 .0
262
+ pluggy==1.3 .0
263
263
# via pytest
264
264
prompt-toolkit==3.0.39
265
265
# via
@@ -362,7 +362,7 @@ slumber==0.7.1
362
362
# via -r requirements/pip.txt
363
363
snowballstemmer==2.2.0
364
364
# via sphinx
365
- sphinx==7.2.2
365
+ sphinx==7.2.3
366
366
# via
367
367
# -r requirements/testing.in
368
368
# sphinxcontrib-applehelp
You can’t perform that action at this time.
0 commit comments