File tree Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Expand file tree Collapse file tree 2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.12
3+ # by the following command :
44#
55# pip-compile --no-emit-index-url --output-file=requirements-test.txt requirements/requirements-test.in
66#
77attrs==21.4.0
88 # via pytest
99coverage==6.5.0
1010 # via -r requirements/requirements-test.in
11- exceptiongroup==1.0.0
12- # via pytest
1311freezegun==1.2.2
1412 # via -r requirements/requirements-test.in
1513iniconfig==1.1.1
@@ -30,5 +28,3 @@ python-dateutil==2.8.2
3028 # via freezegun
3129six==1.16.0
3230 # via python-dateutil
33- tomli==2.0.1
34- # via pytest
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.9
3- # To update, run :
2+ # This file is autogenerated by pip-compile with Python 3.12
3+ # by the following command :
44#
55# pip-compile --no-emit-index-url --output-file=requirements.txt requirements/requirements.in
66#
@@ -32,8 +32,6 @@ gunicorn==20.1.0
3232 # via -r requirements/requirements.in
3333idna == 3.3
3434 # via requests
35- importlib-metadata == 6.8.0
36- # via flask
3735influxdb-client == 1.31.0
3836 # via -r requirements/requirements.in
3937itsdangerous == 2.0.1
@@ -83,8 +81,6 @@ werkzeug==2.0.2
8381 # via flask
8482wrapt == 1.13.3
8583 # via deprecated
86- zipp == 3.17.0
87- # via importlib-metadata
8884
8985# The following packages are considered to be unsafe in a requirements file:
9086# setuptools
You can’t perform that action at this time.
0 commit comments