We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27444be commit e6aaf14Copy full SHA for e6aaf14
requirements/base.txt
@@ -12,7 +12,7 @@ anyio==4.12.1
12
# via
13
# starlette
14
# watchfiles
15
-babel==2.17.0
+babel==2.18.0
16
17
# pydata-sphinx-theme
18
# sphinx
requirements/pip-tools.txt
@@ -23,6 +23,8 @@ wheel==0.46.3
23
24
# The following packages are considered to be unsafe in a requirements file:
25
pip==25.3
26
- # via pip-tools
27
-setuptools==80.10.1
+ # via
+ # -c https://raw.githubusercontent.com/edx/edx-lint/master/edx_lint/files/common_constraints.txt
28
+ # pip-tools
29
+setuptools==81.0.0
30
# via pip-tools
0 commit comments