File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 1- 3.10.1
1+ 3.9.5
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.8
2+ # This file is autogenerated by pip-compile with python 3.9
33# To update, run:
44#
55# pip-compile --no-emit-index-url --output-file=requirements-test.txt requirements/requirements-test.in
Original file line number Diff line number Diff line change 11#
2- # This file is autogenerated by pip-compile with python 3.8
2+ # This file is autogenerated by pip-compile with python 3.9
33# To update, run:
44#
55# pip-compile --no-emit-index-url --output-file=requirements.txt requirements/requirements.in
@@ -28,12 +28,12 @@ deprecated==1.2.13
2828 # via redis
2929flask == 2.1.3
3030 # via -r requirements/requirements.in
31- greenlet == 1.1.2
32- # via sqlalchemy
3331gunicorn == 20.1.0
3432 # via -r requirements/requirements.in
3533idna == 3.3
3634 # via requests
35+ importlib-metadata == 6.8.0
36+ # via flask
3737influxdb-client == 1.31.0
3838 # via -r requirements/requirements.in
3939itsdangerous == 2.0.1
@@ -83,6 +83,8 @@ werkzeug==2.0.2
8383 # via flask
8484wrapt == 1.13.3
8585 # via deprecated
86+ zipp == 3.17.0
87+ # via importlib-metadata
8688
8789# The following packages are considered to be unsafe in a requirements file:
8890# setuptools
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ requests==2.28.1
1111SQLAlchemy==1.4.42
1212psycopg2-binary==2.9.5
1313coverage==6.5.0
14- setuptools~=65.5 .0
14+ setuptools~=57.4 .0
1515pytz~=2022.1
You can’t perform that action at this time.
0 commit comments