Skip to content

Commit ec89237

Browse files
authored
Merge pull request #248 from hpcgarage/dependabot/pip/notebooks/pip-75f0befae6
Bump h11 from 0.14.0 to 0.16.0 in /notebooks in the pip group across 1 directory
2 parents 5f0c649 + 37e26aa commit ec89237

File tree

2 files changed

+102
-102
lines changed

2 files changed

+102
-102
lines changed

notebooks/requirements.txt

Lines changed: 101 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -1,103 +1,103 @@
1-
anyio==4.4.0
2-
appnope==0.1.4
3-
argon2-cffi==23.1.0
4-
argon2-cffi-bindings==21.2.0
5-
arrow==1.3.0
6-
asttokens==2.4.1
7-
async-lru==2.0.4
8-
attrs==23.2.0
9-
Babel==2.15.0
10-
beautifulsoup4==4.12.3
11-
bleach==6.1.0
12-
certifi==2024.7.4
13-
cffi==1.16.0
14-
charset-normalizer==3.3.2
15-
comm==0.2.2
16-
contourpy==1.2.1
17-
cycler==0.12.1
18-
debugpy==1.8.1
19-
decorator==5.1.1
20-
defusedxml==0.7.1
21-
executing==2.0.1
22-
fastjsonschema==2.20.0
23-
fonttools==4.53.0
24-
fqdn==1.5.1
25-
h11==0.14.0
26-
httpcore==1.0.5
27-
httpx==0.27.0
28-
idna==3.7
29-
ipykernel==6.29.4
30-
ipython==8.25.0
31-
isoduration==20.11.0
32-
jedi==0.19.1
33-
Jinja2==3.1.5
34-
json5==0.9.25
35-
jsonpointer==3.0.0
36-
jsonschema==4.22.0
37-
jsonschema-specifications==2023.12.1
38-
jupyter-events==0.10.0
39-
jupyter-lsp==2.2.5
40-
jupyter_client==8.6.2
41-
jupyter_core==5.7.2
42-
jupyter_server==2.14.1
43-
jupyter_server_terminals==0.5.3
44-
jupyterlab==4.2.5
45-
jupyterlab_pygments==0.3.0
46-
jupyterlab_server==2.27.2
47-
kiwisolver==1.4.5
48-
MarkupSafe==2.1.5
49-
matplotlib==3.9.0
50-
matplotlib-inline==0.1.7
51-
mistune==3.0.2
52-
nbclient==0.10.0
53-
nbconvert==7.16.4
54-
nbformat==5.10.4
1+
anyio>=4.4.0
2+
appnope>=0.1.4
3+
argon2-cffi>=23.1.0
4+
argon2-cffi-bindings>=21.2.0
5+
arrow>=1.3.0
6+
asttokens>=2.4.1
7+
async-lru>=2.0.4
8+
attrs>=23.2.0
9+
Babel>=2.15.0
10+
beautifulsoup4>=4.12.3
11+
bleach>=6.1.0
12+
certifi>=2024.7.4
13+
cffi>=1.16.0
14+
charset-normalizer>=3.3.2
15+
comm>=0.2.2
16+
contourpy>=1.2.1
17+
cycler>=0.12.1
18+
debugpy>=1.8.1
19+
decorator>=5.1.1
20+
defusedxml>=0.7.1
21+
executing>=2.0.1
22+
fastjsonschema>=2.20.0
23+
fonttools>=4.53.0
24+
fqdn>=1.5.1
25+
h11>=0.16.0
26+
httpcore>=1.0.5
27+
httpx>=0.27.0
28+
idna>=3.7
29+
ipykernel>=6.29.4
30+
ipython>=8.25.0
31+
isoduration>=20.11.0
32+
jedi>=0.19.1
33+
Jinja2>=3.1.5
34+
json5>=0.9.25
35+
jsonpointer>=3.0.0
36+
jsonschema>=4.22.0
37+
jsonschema-specifications>=2023.12.1
38+
jupyter-events>=0.10.0
39+
jupyter-lsp>=2.2.5
40+
jupyter_client>=8.6.2
41+
jupyter_core>=5.7.2
42+
jupyter_server>=2.14.1
43+
jupyter_server_terminals>=0.5.3
44+
jupyterlab>=4.2.5
45+
jupyterlab_pygments>=0.3.0
46+
jupyterlab_server>=2.27.2
47+
kiwisolver>=1.4.5
48+
MarkupSafe>=2.1.5
49+
matplotlib>=3.9.0
50+
matplotlib-inline>=0.1.7
51+
mistune>=3.0.2
52+
nbclient>=0.10.0
53+
nbconvert>=7.16.4
54+
nbformat>=5.10.4
5555
nbmake
56-
nest-asyncio==1.6.0
57-
notebook_shim==0.2.4
58-
numpy==1.26.4
59-
overrides==7.7.0
60-
packaging==24.1
61-
pandas==1.5.3
62-
pandocfilters==1.5.1
63-
parso==0.8.4
64-
pexpect==4.9.0
65-
pillow==10.3.0
66-
platformdirs==4.2.2
67-
prometheus_client==0.20.0
68-
prompt_toolkit==3.0.47
69-
psutil==5.9.8
70-
ptyprocess==0.7.0
71-
pure-eval==0.2.2
72-
pycparser==2.22
73-
Pygments==2.18.0
74-
pyparsing==3.1.2
56+
nest-asyncio>=1.6.0
57+
notebook_shim>=0.2.4
58+
numpy>=1.26.4
59+
overrides>=7.7.0
60+
packaging>=24.1
61+
pandas>=1.5.3
62+
pandocfilters>=1.5.1
63+
parso>=0.8.4
64+
pexpect>=4.9.0
65+
pillow>=10.3.0
66+
platformdirs>=4.2.2
67+
prometheus_client>=0.20.0
68+
prompt_toolkit>=3.0.47
69+
psutil>=5.9.8
70+
ptyprocess>=0.7.0
71+
pure-eval>=0.2.2
72+
pycparser>=2.22
73+
Pygments>=2.18.0
74+
pyparsing>=3.1.2
7575
pytest
76-
python-dateutil==2.9.0.post0
77-
python-json-logger==2.0.7
78-
pytz==2024.1
79-
PyYAML==6.0.1
80-
pyzmq==26.0.3
81-
referencing==0.35.1
82-
requests==2.32.3
83-
rfc3339-validator==0.1.4
84-
rfc3986-validator==0.1.1
85-
rpds-py==0.18.1
86-
Send2Trash==1.8.3
87-
setuptools==70.0.0
88-
six==1.16.0
89-
sniffio==1.3.1
90-
soupsieve==2.5
91-
stack-data==0.6.3
92-
terminado==0.18.1
93-
tinycss2==1.3.0
94-
tornado==6.4.2
95-
traitlets==5.14.3
96-
types-python-dateutil==2.9.0.20240316
97-
tzdata==2024.1
98-
uri-template==1.3.0
99-
urllib3==2.2.2
100-
wcwidth==0.2.13
101-
webcolors==24.6.0
102-
webencodings==0.5.1
103-
websocket-client==1.8.0
76+
python-dateutil>=2.9.0.post0
77+
python-json-logger>=2.0.7
78+
pytz>=2024.1
79+
PyYAML>=6.0.1
80+
pyzmq>=26.0.3
81+
referencing>=0.35.1
82+
requests>=2.32.3
83+
rfc3339-validator>=0.1.4
84+
rfc3986-validator>=0.1.1
85+
rpds-py>=0.18.1
86+
Send2Trash>=1.8.3
87+
setuptools>=70.0.0
88+
six>=1.16.0
89+
sniffio>=1.3.1
90+
soupsieve>=2.5
91+
stack-data>=0.6.3
92+
terminado>=0.18.1
93+
tinycss2>=1.3.0
94+
tornado>=6.4.2
95+
traitlets>=5.14.3
96+
types-python-dateutil>=2.9.0.20240316
97+
tzdata>=2024.1
98+
uri-template>=1.3.0
99+
urllib3>=2.2.2
100+
wcwidth>=0.2.13
101+
webcolors>=24.6.0
102+
webencodings>=0.5.1
103+
websocket-client>=1.8.0

notebooks/spatter_util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ def ustride_plot(df_custom, kernel):
181181

182182
# Concatenate the new data to the old data
183183
with open('pattern_results_ext.pkl', 'rb') as file:
184-
df = pickle.load(file)
184+
df = pd.read_pickle(file)
185185

186186
if df_custom is not None:
187187
df = pd.concat([df, df_custom], ignore_index=True)

0 commit comments

Comments
 (0)