We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04a0cc4 commit aba7140Copy full SHA for aba7140
requirements/base.txt
@@ -14,7 +14,7 @@ babel==2.17.0
14
# sphinx
15
beautifulsoup4==4.13.4
16
# via pydata-sphinx-theme
17
-certifi==2025.4.26
+certifi==2025.6.15
18
# via requests
19
charset-normalizer==3.4.2
20
requirements/dev.txt
@@ -25,7 +25,7 @@ beautifulsoup4==4.13.4
25
# via
26
# -r requirements/base.txt
27
# pydata-sphinx-theme
28
29
30
31
# requests
@@ -149,7 +149,7 @@ urllib3==2.2.3
149
150
uvicorn==0.34.3
151
# via sphinx-autobuild
152
-watchfiles==1.0.5
+watchfiles==1.1.0
153
154
websockets==15.0.1
155
0 commit comments