Skip to content

Commit

Permalink
Add lenskit to python requirements; update requirements.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed May 6, 2024
1 parent 8740887 commit 436e710
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 4 additions & 0 deletions requirements.lock
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ ipywidgets==8.1.2
isoduration==20.11.0
jedi==0.19.1
Jinja2==3.1.2
joblib==1.4.2
json5==0.9.24
jsonpointer==2.4
jsonschema==4.21.1
Expand Down Expand Up @@ -101,6 +102,7 @@ parso==0.8.4
pexpect==4.9.0
pillow==10.3.0
platformdirs==4.2.0
plotly==5.22.0
pluggy==1.5.0
portpicker==1.5.2
powerlaw==1.5
Expand Down Expand Up @@ -132,6 +134,7 @@ requests==2.31.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.18.0
scikit-learn==1.4.2
scipy==1.13.0
seaborn==0.11.0
seedbank==0.1.3
Expand All @@ -145,6 +148,7 @@ stack-data==0.6.3
stanio==0.5.0
tenacity==8.2.3
terminado==0.18.1
threadpoolctl==3.5.0
tinycss2==1.2.1
tomli==2.0.1
toolz==0.12.0
Expand Down
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ great-tables
# we used an unreleased version of copia with label options for plots
git+https://github.com/mikekestemont/copia@3e57da4
matplotlib==3.7
scikit-learn
scikit-learn
lenskit

0 comments on commit 436e710

Please sign in to comment.