Skip to content

Commit

Permalink
changed requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
pyrokar1993 committed Oct 21, 2022
1 parent 7a01119 commit 46c0feb
Showing 1 changed file with 2 additions and 69 deletions.
71 changes: 2 additions & 69 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,69 +1,2 @@
# This file may be used to create an environment using:
# $ conda create --name <env> --file <this file>
# platform: osx-64
blas=1.0=mkl
blinker=1.4=pypi_0
brotli=1.0.9=hb1e8313_2
build=0.8.0=pypi_0
ca-certificates=2022.4.26=hecd8cb5_0
certifi=2022.6.15=py37hecd8cb5_0
cycler=0.11.0=pyhd3eb1b0_0
dill=0.3.5.1=pypi_0
fonttools=4.25.0=pyhd3eb1b0_0
freetype=2.11.0=hd8bbffd_0
giflib=5.2.1=haf1e3a3_0
importlib-metadata=4.12.0=pypi_0
intel-openmp=2021.4.0=hecd8cb5_3538
jpeg=9e=hca72f7f_0
kiwisolver=1.4.2=py37he9d5cce_0
lcms2=2.12=hf1fd2bf_0
libcxx=12.0.0=h2f01273_0
libffi=3.3=hb1e8313_2
libpng=1.6.37=ha441bb4_0
libtiff=4.2.0=hdb42f99_1
libwebp=1.2.2=h56c3ce4_0
libwebp-base=1.2.2=hca72f7f_0
lz4-c=1.9.3=h23ab428_1
matplotlib=3.5.1=py37hecd8cb5_1
matplotlib-base=3.5.1=py37hfb0c5b7_1
mkl=2021.4.0=hecd8cb5_637
mkl-service=2.4.0=py37h9ed2024_0
mkl_fft=1.3.1=py37h4ab4a9b_0
mkl_random=1.2.2=py37hb2f4e1b_0
munkres=1.1.4=py_0
ncurses=6.3=hca72f7f_2
networkx=2.6.3=pypi_0
nose=1.3.7=pypi_0
numpy=1.21.6=pypi_0
numpy-base=1.21.5=py37h3b1a694_3
oemof-network=0.4.0=pypi_0
oemof-solph=0.4.4=pypi_0
oemof-tools=0.4.1=pypi_0
openssl=1.1.1p=hca72f7f_0
packaging=21.3=pyhd3eb1b0_0
pandas=1.3.5=pypi_0
pep517=0.12.0=pypi_0
pillow=9.0.1=py37hde71d04_0
pip=21.2.2=py37hecd8cb5_0
ply=3.11=pypi_0
pydantic=1.9.0=py37hca72f7f_1
pyomo=5.7.2=pypi_0
pyparsing=3.0.9=pypi_0
python=3.7.13=hdfd78df_0
python-dateutil=2.8.2=pyhd3eb1b0_0
pytz=2022.1=pypi_0
pyutilib=6.0.0=pypi_0
readline=8.1.2=hca72f7f_1
setuptools=61.2.0=py37hecd8cb5_0
six=1.16.0=pyhd3eb1b0_1
sqlite=3.38.5=h707629a_0
tk=8.6.12=h5d9f67b_0
tomli=2.0.1=pypi_0
tornado=6.1=py37h9ed2024_0
typing-extensions=4.1.1=hd3eb1b0_0
typing_extensions=4.1.1=pyh06a4308_0
wheel=0.37.1=pyhd3eb1b0_0
xz=5.2.5=hca72f7f_1
zipp=3.8.0=pypi_0
zlib=1.2.12=h4dc903c_2
zstd=1.5.2=hcb37349_0
oemof.solph==0.4.4
pydantic==1.10.2

0 comments on commit 46c0feb

Please sign in to comment.