Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
Add working pip freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanYashchuk committed Nov 20, 2021
1 parent 704bb1f commit b355acb
Showing 1 changed file with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
arviz==0.11.4
attrs==21.2.0
cachetools==4.2.4
certifi==2021.10.8
cftime==1.5.1.1
charset-normalizer==2.0.7
coverage==6.1.2
coveralls==3.3.1
cycler==0.11.0
dill==0.3.4
docopt==0.6.2
dolfin-adjoint @ git+https://github.com/dolfin-adjoint/pyadjoint.git@1a6f53fa7910fb5899b9d6bc161ed9014bc78959
fastprogress==1.0.0
fdm==0.4.1
fecr @ git+https://github.com/IvanYashchuk/fecr.git@d85945d58cbb93d7cff7c9ec4ddb8f2f38f34dc9
filelock==3.4.0
fonttools==4.28.1
gmpy2==2.1.0rc1
idna==3.3
iniconfig==1.1.1
kiwisolver==1.3.2
matplotlib==3.5.0
netCDF4==1.5.8
packaging==21.3
pandas==1.3.4
patsy==0.5.2
Pillow==8.4.0
pluggy==1.0.0
py==1.11.0
pymc3==3.11.4
pyparsing==3.0.6
pytest==6.2.5
pytest-cov==3.0.0
pytest_check==1.0.4
python-dateutil==2.8.2
pytz==2021.3
requests==2.26.0
scipy==1.7.2
semver==2.13.0
setuptools-scm==6.3.2
Theano-PyMC==1.1.2
toml==0.10.2
tomli==1.2.2
typing-extensions==3.10.0.2
urllib3==1.26.7
xarray==0.20.1

0 comments on commit b355acb

Please sign in to comment.