File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
- coverage == 7.6.12
2
- pytest == 8.3.4
1
+ coverage == 7.7.0
2
+ pytest == 8.3.5
3
3
pytest-cov == 6.0.0
4
4
pytest-recording == 0.13.2
5
5
requests-mock == 1.12.1
6
- ruff == 0.9.9
6
+ ruff == 0.11.0
7
7
vcrpy == 7.0.0
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ bokeh==3.6.2
5
5
certifi == 2025.1.31
6
6
chardet == 5.2.0
7
7
chart_studio == 1.1.0
8
- cryptography == 44.0.1
8
+ cryptography == 44.0.2
9
9
decorator == 5.2.1
10
10
ete3 == 3.1.3
11
11
html5lib == 1.1
@@ -15,13 +15,13 @@ markdown==3.7
15
15
markupsafe == 3.0.2
16
16
ndg-httpsclient == 0.5.1
17
17
networkx == 3.4.2
18
- numpy == 2.2.3
18
+ numpy == 2.2.4
19
19
pexpect == 4.9.0
20
20
pickleshare == 0.7.5
21
21
pillow == 11.1.0
22
- plotly == 5.24 .1
22
+ plotly == 6.0 .1
23
23
pyasn1 == 0.6.1
24
- pycurl == 7.45.4
24
+ pycurl == 7.45.6
25
25
pygments == 2.19.1
26
26
pyopenssl == 25.0.0
27
27
python-daemon == 3.1.2
@@ -30,21 +30,21 @@ qgrid==1.3.1
30
30
rsa == 4.9
31
31
scipy == 1.15.2
32
32
seaborn == 0.13.2
33
- setuptools == 75.8.2
33
+ setuptools == 76.0.0
34
34
six == 1.17.0
35
35
sympy == 1.13.3
36
36
terminado == 0.18.1
37
37
wordcloud == 1.9.4
38
38
39
39
# Narrative/Jupyter requirements
40
40
clustergrammer2 == 0.18.0
41
- ipython == 8.33.0
41
+ ipython == 9.0.2
42
42
ipywidgets == 8.1.5
43
- jinja2 == 3.1.5
43
+ jinja2 == 3.1.6
44
44
# N.b. notebook version must stay under 7
45
45
notebook == 6.5.7
46
46
pandas == 2.2.3
47
- pymongo == 4.11.1
47
+ pymongo == 4.11.2
48
48
pyyaml == 6.0.2
49
49
requests == 2.32.3
50
50
scikit-learn == 1.6.1
You can’t perform that action at this time.
0 commit comments