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 c543f6e commit a3b67c7Copy full SHA for a3b67c7
app/dev-requirements.txt
@@ -12,6 +12,6 @@ prompt-toolkit==3.0.51 # via ipython
12
ptyprocess==0.7.0 # via pexpect
13
pygments==2.19.1 # via ipython, rich
14
rich==14.0.0 # via -r dev-requirements.in
15
-setuptools==80.3.1 # via ipython, -c requirements.txt
+setuptools==80.4.0 # via ipython, -c requirements.txt
16
traitlets==5.14.3 # via ipython, matplotlib-inline
17
wcwidth==0.2.13 # via prompt-toolkit
ops-requirements.txt
@@ -1,5 +1,5 @@
1
black==25.1.0 # via -r ops-requirements.in
2
-click==8.1.8 # via black
+click==8.2.0 # via black
3
isort==6.0.1 # via -r ops-requirements.in
4
mypy-extensions==1.1.0 # via black
5
packaging==25.0 # via black
0 commit comments