Skip to content

Commit b335efe

Browse files
update requirements.txt
1 parent 8c7619e commit b335efe

File tree

1 file changed

+40
-38
lines changed

1 file changed

+40
-38
lines changed

requirements.txt

+40-38
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@
66
#
77
asttokens==2.4.1
88
# via stack-data
9-
black[jupyter]==23.11.0
9+
black[jupyter]==24.3.0
1010
# via cpsplines (setup.py)
11-
build==1.0.3
11+
build==1.1.1
1212
# via pip-tools
1313
click==8.1.7
1414
# via
1515
# black
1616
# pip-tools
17-
comm==0.2.0
17+
comm==0.2.2
1818
# via ipykernel
1919
contourpy==1.2.0
2020
# via matplotlib
2121
cycler==0.12.1
2222
# via matplotlib
23-
debugpy==1.8.0
23+
debugpy==1.8.1
2424
# via ipykernel
2525
decorator==5.1.1
2626
# via ipython
@@ -30,17 +30,17 @@ exceptiongroup==1.2.0
3030
# pytest
3131
executing==2.0.1
3232
# via stack-data
33-
fonttools==4.46.0
33+
fonttools==4.50.0
3434
# via matplotlib
35-
importlib-metadata==7.0.0
35+
importlib-metadata==7.1.0
3636
# via
3737
# build
3838
# jupyter-client
39-
importlib-resources==6.1.1
39+
importlib-resources==6.4.0
4040
# via matplotlib
4141
iniconfig==2.0.0
4242
# via pytest
43-
ipykernel==6.27.1
43+
ipykernel==6.29.3
4444
# via cpsplines (setup.py)
4545
ipython==8.18.1
4646
# via
@@ -50,31 +50,31 @@ jedi==0.19.1
5050
# via ipython
5151
joblib==1.3.2
5252
# via cpsplines (setup.py)
53-
jupyter-client==8.6.0
53+
jupyter-client==8.6.1
5454
# via ipykernel
55-
jupyter-core==5.5.0
55+
jupyter-core==5.7.2
5656
# via
5757
# ipykernel
5858
# jupyter-client
5959
kiwisolver==1.4.5
6060
# via matplotlib
61-
matplotlib==3.8.2
61+
matplotlib==3.8.3
6262
# via cpsplines (setup.py)
6363
matplotlib-inline==0.1.6
6464
# via
6565
# ipykernel
6666
# ipython
67-
mosek==10.1.21
67+
mosek==10.1.28
6868
# via cpsplines (setup.py)
69-
mypy==1.7.1
69+
mypy==1.9.0
7070
# via cpsplines (setup.py)
7171
mypy-extensions==1.0.0
7272
# via
7373
# black
7474
# mypy
75-
nest-asyncio==1.5.8
75+
nest-asyncio==1.6.0
7676
# via ipykernel
77-
numpy==1.26.2
77+
numpy==1.26.4
7878
# via
7979
# contourpy
8080
# cpsplines (setup.py)
@@ -85,66 +85,68 @@ numpy==1.26.2
8585
# scipy
8686
# statsmodels
8787
# tensorly
88-
packaging==23.2
88+
packaging==24.0
8989
# via
9090
# black
9191
# build
9292
# ipykernel
9393
# matplotlib
9494
# pytest
9595
# statsmodels
96-
pandas==2.1.3
96+
pandas==2.2.1
9797
# via
9898
# cpsplines (setup.py)
9999
# statsmodels
100100
parso==0.8.3
101101
# via jedi
102-
pathspec==0.11.2
102+
pathspec==0.12.1
103103
# via black
104-
patsy==0.5.4
104+
patsy==0.5.6
105105
# via statsmodels
106106
pexpect==4.9.0
107107
# via ipython
108108
pillow==10.2.0
109109
# via matplotlib
110-
pip-tools==7.3.0
110+
pip-tools==7.4.1
111111
# via cpsplines (setup.py)
112-
platformdirs==4.1.0
112+
platformdirs==4.2.0
113113
# via
114114
# black
115115
# jupyter-core
116-
pluggy==1.3.0
116+
pluggy==1.4.0
117117
# via pytest
118-
prompt-toolkit==3.0.41
118+
prompt-toolkit==3.0.43
119119
# via ipython
120-
psutil==5.9.6
120+
psutil==5.9.8
121121
# via ipykernel
122122
ptyprocess==0.7.0
123123
# via pexpect
124124
pure-eval==0.2.2
125125
# via stack-data
126126
pygments==2.17.2
127127
# via ipython
128-
pyparsing==3.1.1
128+
pyparsing==3.1.2
129129
# via matplotlib
130130
pyproject-hooks==1.0.0
131-
# via build
132-
pytest==7.4.3
131+
# via
132+
# build
133+
# pip-tools
134+
pytest==8.1.1
133135
# via cpsplines (setup.py)
134-
python-dateutil==2.8.2
136+
python-dateutil==2.9.0.post0
135137
# via
136138
# jupyter-client
137139
# matplotlib
138140
# pandas
139-
pytz==2023.3.post1
141+
pytz==2024.1
140142
# via pandas
141143
pyzmq==25.1.2
142144
# via
143145
# ipykernel
144146
# jupyter-client
145-
ruff==0.1.7
147+
ruff==0.3.4
146148
# via cpsplines (setup.py)
147-
scipy==1.11.4
149+
scipy==1.12.0
148150
# via
149151
# cpsplines (setup.py)
150152
# statsmodels
@@ -156,7 +158,7 @@ six==1.16.0
156158
# python-dateutil
157159
stack-data==0.6.3
158160
# via ipython
159-
statsmodels==0.14.0
161+
statsmodels==0.14.1
160162
# via cpsplines (setup.py)
161163
tensorly==0.8.1
162164
# via cpsplines (setup.py)
@@ -174,26 +176,26 @@ tornado==6.4
174176
# via
175177
# ipykernel
176178
# jupyter-client
177-
traitlets==5.14.0
179+
traitlets==5.14.2
178180
# via
179181
# comm
180182
# ipykernel
181183
# ipython
182184
# jupyter-client
183185
# jupyter-core
184186
# matplotlib-inline
185-
typing-extensions==4.8.0
187+
typing-extensions==4.10.0
186188
# via
187189
# black
188190
# ipython
189191
# mypy
190-
tzdata==2023.3
192+
tzdata==2024.1
191193
# via pandas
192-
wcwidth==0.2.12
194+
wcwidth==0.2.13
193195
# via prompt-toolkit
194-
wheel==0.42.0
196+
wheel==0.43.0
195197
# via pip-tools
196-
zipp==3.17.0
198+
zipp==3.18.1
197199
# via
198200
# importlib-metadata
199201
# importlib-resources

0 commit comments

Comments
 (0)