@@ -150,22 +150,22 @@ pytest = "~8.3.2"
150
150
pytest-benchmark = " ~4.0.0"
151
151
pytest-env = " ~1.1.3"
152
152
pytest-mock = " ~3.14.0"
153
- types-beautifulsoup4 = " ~4.12.0.20241020 "
154
- types-deprecated = " ~1.2.15.20250304 "
155
- types-flask-cors = " ~5 .0.0.20240902 "
156
- types-flask-migrate = " ~4.1.0.20250112 "
157
- types-html5lib = " ~1.1.11.20241018 "
158
- types-openpyxl = " ~3.1.5.20241225 "
159
- types-protobuf = " ~5.29.1.20241207 "
160
- types-psutil = " ~6.1.0.20241221 "
161
- types-psycopg2 = " ~2.9.21.20250121 "
162
- types-python-dateutil = " ~2.9.0.20241206 "
163
- types-pytz = " ~2024.2.0.20241221 "
164
- types-pyyaml = " ~6.0.12.20241230 "
165
- types-regex = " ~2024.11.6.20241221 "
166
- types-requests = " ~2.32.0.20241016 "
167
- types-six = " ~1.17.0.20241205 "
168
- types-tqdm = " ~4.67.0.20241221 "
153
+ types-beautifulsoup4 = " ~4.12.0"
154
+ types-deprecated = " ~1.2.15"
155
+ types-flask-cors = " ~4 .0.0"
156
+ types-flask-migrate = " ~4.1.0"
157
+ types-html5lib = " ~1.1.11"
158
+ types-openpyxl = " ~3.1.5"
159
+ types-protobuf = " ~4.25.0 "
160
+ types-psutil = " ~7.0.0 "
161
+ types-psycopg2 = " ~2.9.21"
162
+ types-python-dateutil = " ~2.9.0"
163
+ types-pytz = " ~2025.1 "
164
+ types-pyyaml = " ~6.0.2 "
165
+ types-regex = " ~2024.11.6"
166
+ types-requests = " ~2.31.0 "
167
+ types-six = " ~1.17.0"
168
+ types-tqdm = " ~4.67.0"
169
169
170
170
# ###########################################################
171
171
# [ Lint ] dependency group
0 commit comments