Skip to content

Commit

Permalink
Update requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
AntObi committed Aug 30, 2024
1 parent add458e commit 4dc7117
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile
# pip-compile --output-file=requirements.txt setup.py
#
ase==3.23.0
# via SMACT (setup.py)
Expand All @@ -20,8 +20,6 @@ dill==0.3.8
# pathos
fonttools==4.53.0
# via matplotlib
future==1.0.0
# via uncertainties
idna==3.7
# via requests
joblib==1.4.2
Expand All @@ -34,11 +32,11 @@ matplotlib==3.8.2
# via
# ase
# pymatgen
monty==2023.11.3
monty==2024.7.30
# via pymatgen
mpmath==1.3.0
# via sympy
multiprocess==0.70.15
multiprocess==0.70.16
# via pathos
networkx==3.2.1
# via pymatgen
Expand Down Expand Up @@ -74,7 +72,7 @@ ppft==1.7.6.8
# via pathos
pybtex==0.24.0
# via pymatgen
pymatgen==2023.11.12
pymatgen==2024.5.1
# via SMACT (setup.py)
pyparsing==3.1.1
# via matplotlib
Expand Down Expand Up @@ -114,6 +112,8 @@ tenacity==8.2.3
# via plotly
tqdm==4.66.4
# via pymatgen
typing-extensions==4.12.2
# via SMACT (setup.py)
tzdata==2024.1
# via pandas
uncertainties==3.2.2
Expand Down

0 comments on commit 4dc7117

Please sign in to comment.