Skip to content

Commit

Permalink
Update req.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudioSalvatoreArcidiacono committed Jan 7, 2025
1 parent 51ba19d commit 6b273c2
Showing 1 changed file with 14 additions and 35 deletions.
49 changes: 14 additions & 35 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,57 +1,36 @@
annotated-types==0.7.0
appnope==0.1.4
asttokens==3.0.0
black==24.10.0
cfgv==3.4.0
click==8.1.7
comm==0.2.2
coverage==7.6.9
debugpy==1.8.9
decorator==5.1.1
click==8.1.8
coverage==7.6.10
distlib==0.3.9
executing==2.1.0
filelock==3.16.1
identify==2.6.3
identify==2.6.5
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.30.0
jedi==0.19.2
jupyter_client==8.6.3
jupyter_core==5.7.2
matplotlib-inline==0.1.7
joblib==1.4.2
mypy-extensions==1.0.0
narwhals==1.20.1
nest-asyncio==1.6.0
narwhals==1.21.1
nodeenv==1.9.1
numpy==2.1.3
numpy==2.2.1
packaging==24.2
pandas==2.2.3
parso==0.8.4
pathspec==0.12.1
pexpect==4.9.0
platformdirs==4.3.6
pluggy==1.5.0
polars==1.16.0
polars==1.19.0
pre_commit==4.0.1
prompt_toolkit==3.0.48
psutil==6.1.0
ptyprocess==0.7.0
pure_eval==0.2.3
pydantic==2.10.3
pydantic_core==2.27.1
Pygments==2.18.0
pydantic==2.10.4
pydantic_core==2.27.2
pytest==8.3.4
pytest-cov==6.0.0
python-dateutil==2.9.0.post0
pytz==2024.2
PyYAML==6.0.2
pyzmq==26.2.0
ruff==0.8.2
ruff==0.8.6
scikit-learn==1.6.0
scipy==1.15.0
six==1.17.0
stack-data==0.6.3
tornado==6.4.2
traitlets==5.14.3
threadpoolctl==3.5.0
typing_extensions==4.12.2
tzdata==2024.2
virtualenv==20.28.0
wcwidth==0.2.13
virtualenv==20.28.1

0 comments on commit 6b273c2

Please sign in to comment.