Skip to content

Commit

Permalink
Updated requirements.txt files
Browse files Browse the repository at this point in the history
  • Loading branch information
v1kko committed Jul 11, 2023
1 parent 72acf98 commit 3a83fb4
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 0 deletions.
5 changes: 5 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
matplotlib==3.7.2
numpy==1.25.1
pytest==7.4.0
scipy==1.11.1
streamlit==1.24.1
48 changes: 48 additions & 0 deletions requirements_full.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
certifi==2023.5.7
charset-normalizer==3.2.0
contourpy==1.1.0
cycler==0.11.0
docopt==0.6.2
emmet-core==0.60.1
fonttools==4.40.0
frozendict==2.3.8
future==0.18.3
GEMDAT @ file:///home/runner/work/GEMDAT/GEMDAT
idna==3.4
kiwisolver==1.4.4
latexcodec==2.0.1
matplotlib==3.7.2
monty==2023.5.8
mp-api==0.33.3
mpmath==1.3.0
msgpack==1.0.5
networkx==3.1
numpy==1.25.1
packaging==23.1
palettable==3.3.3
pandas==2.0.3
Pillow==10.0.0
pipreqs==0.4.13
plotly==5.15.0
pybtex==0.24.0
pydantic==1.10.11
pymatgen==2023.6.28
pyparsing==3.0.9
python-dateutil==2.8.2
pytz==2023.3
PyYAML==6.0
requests==2.31.0
ruamel.yaml==0.17.32
ruamel.yaml.clib==0.2.7
scipy==1.11.1
six==1.16.0
spglib==2.0.2
sympy==1.12
tabulate==0.9.0
tenacity==8.2.2
tqdm==4.65.0
typing_extensions==4.7.1
tzdata==2023.3
uncertainties==3.1.7
urllib3==2.0.3
yarg==0.1.9

0 comments on commit 3a83fb4

Please sign in to comment.