Skip to content

Commit

Permalink
Merge pull request #30 from lasp/feature/update-pip-dependencies
Browse files Browse the repository at this point in the history
Update pip dependencies
  • Loading branch information
patkenneally authored May 21, 2024
2 parents 77452c3 + eac6d84 commit 7954e69
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ fasteners==0.18
fastjsonschema==2.16.2
fonttools==4.43.0
fqdn==1.5.1
idna==3.4
idna==3.7
iniconfig==2.0.0
ipympl==0.9.3
ipdb==0.13.13
Expand All @@ -43,7 +43,7 @@ ipywidgets==8.0.4
isoduration==20.11.0
jedi==0.18.2
jedi-language-server==0.40.0
Jinja2==3.1.3
Jinja2==3.1.4
joblib==1.2.0
json5==0.9.11
jsonpointer==2.3
Expand Down Expand Up @@ -89,7 +89,7 @@ parso==0.8.3
patch-ng==1.17.4
pexpect==4.8.0
pickleshare==0.7.5
Pillow==10.2.0
Pillow==10.3.0
platformdirs==2.6.2
pluggy==1.0.0
pluginbase==1.0.1
Expand All @@ -113,7 +113,7 @@ pyzmq==25.0.0
qtconsole==5.4.0
QtPy==2.3.0
regex==2022.10.31
requests==2.31.0
requests==2.32.0
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
scikit-learn==1.2.1
Expand All @@ -132,7 +132,7 @@ threadpoolctl==3.1.0
tinycss2==1.2.1
tomli==2.0.1
tornado==6.3.3
tqdm==4.64.1
tqdm==4.66.3
traitlets==5.8.1
uri-template==1.2.0
urllib3==1.26.18
Expand Down

0 comments on commit 7954e69

Please sign in to comment.