Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Sinbad-The-Sailor committed Feb 6, 2024
1 parent f2b2f26 commit 9368f77
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
28 changes: 28 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,23 +1,51 @@
abacus @ file:///Users/axelnilsson/Documents/Projects/Abacus
amplpy==0.13.2
ampltools==0.7.4
certifi==2024.2.2
cfgv==3.4.0
charset-normalizer==3.3.2
contourpy==1.2.0
coverage==7.4.1
cycler==0.12.1
distlib==0.3.8
filelock==3.13.1
fonttools==4.47.2
fsspec==2023.12.2
identify==2.5.33
idna==3.6
iniconfig==2.0.0
Jinja2==3.1.3
kiwisolver==1.4.5
MarkupSafe==2.1.5
matplotlib==3.8.2
mpmath==1.3.0
mypy==1.8.0
mypy-extensions==1.0.0
networkx==3.2.1
nodeenv==1.8.0
numpy==1.26.3
packaging==23.2
pandas==2.2.0
pillow==10.2.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.6.0
pyarrow==15.0.0
pybind11==2.11.1
pyparsing==3.1.1
pytest==8.0.0
pytest-cov==4.1.0
python-dateutil==2.8.2
pytz==2024.1
pyvinecopulib==0.6.4
PyYAML==6.0.1
requests==2.31.0
scipy==1.12.0
setuptools-scm==8.0.4
six==1.16.0
sympy==1.12
torch==2.2.0
typing_extensions==4.9.0
tzdata==2023.4
urllib3==2.2.0
virtualenv==20.25.0
6 changes: 3 additions & 3 deletions tests/requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy==1.26.3
pytest==7.1.2
pytest-cov==3.0.0
scipy==1.8.0
pytest==8.0.0
pytest-cov==4.1.0
scipy==1.12.0

0 comments on commit 9368f77

Please sign in to comment.