File tree Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Expand file tree Collapse file tree 2 files changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ flask-optimize==0.2.9.8
6
6
Flask-pyoidc==3.14.3
7
7
Flask-SQLAlchemy==2.5.1
8
8
gunicorn==23.0.0
9
- pip-tools~=6.6.2
9
+ pip-tools~=6.10.0
10
10
PyMySQL==1.1.1
11
11
pyGravatar==0.0.6
12
12
git+https://github.com/maxcountryman/flask-uploads@master
Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ astroid==3.2.4
12
12
# via pylint
13
13
blinker == 1.4
14
14
# via sentry-sdk
15
+ build == 1.2.2
16
+ # via pip-tools
15
17
bytecode == 0.15.1
16
18
# via ddtrace
17
19
certifi == 2024.7.4
@@ -74,7 +76,9 @@ htmlmin==0.1.12
74
76
idna == 3.7
75
77
# via requests
76
78
importlib-metadata == 8.4.0
77
- # via opentelemetry-api
79
+ # via
80
+ # build
81
+ # opentelemetry-api
78
82
importlib-resources == 6.4.5
79
83
# via flask-pyoidc
80
84
isort == 5.10.1
@@ -87,7 +91,7 @@ mako==1.2.2
87
91
# via
88
92
# alembic
89
93
# oic
90
- markupsafe == 2.1.2
94
+ markupsafe == 2.0.1
91
95
# via
92
96
# -r requirements.in
93
97
# jinja2
@@ -100,12 +104,12 @@ oic==1.6.1
100
104
opentelemetry-api == 1.27.0
101
105
# via ddtrace
102
106
packaging == 21.3
103
- # via gunicorn
104
- pep517 == 0.12.0
105
- # via pip-tools
107
+ # via
108
+ # build
109
+ # gunicorn
106
110
pillow == 10.3.0
107
111
# via -r requirements.in
108
- pip-tools == 6.6.2
112
+ pip-tools == 6.10.0
109
113
# via -r requirements.in
110
114
platformdirs == 2.5.2
111
115
# via pylint
@@ -139,6 +143,8 @@ pymysql==1.1.1
139
143
# via -r requirements.in
140
144
pyparsing == 3.0.9
141
145
# via packaging
146
+ pyproject-hooks == 1.2.0
147
+ # via build
142
148
python-dotenv == 1.0.1
143
149
# via pydantic-settings
144
150
python-ldap == 3.4.0
@@ -161,7 +167,7 @@ srvlookup==2.0.0
161
167
# via csh-ldap
162
168
tomli == 2.0.1
163
169
# via
164
- # pep517
170
+ # build
165
171
# pylint
166
172
tomlkit == 0.13.2
167
173
# via pylint
You can’t perform that action at this time.
0 commit comments