Simplify pip.freeze requirements file.
epsi-builds/msspec_python3/pipeline/head This commit looks good
Details
epsi-builds/msspec_python3/pipeline/head This commit looks good
Details
This commit is contained in:
parent
72ba908be1
commit
527ad80b03
|
@ -1,57 +1,14 @@
|
||||||
alabaster==0.7.12
|
|
||||||
ase==3.19.1
|
ase==3.19.1
|
||||||
Babel==2.8.0
|
|
||||||
backcall==0.1.0
|
|
||||||
certifi==2020.4.5.1
|
|
||||||
chardet==3.0.4
|
|
||||||
coverage==5.1
|
|
||||||
cycler==0.10.0
|
|
||||||
decorator==4.4.2
|
|
||||||
docutils==0.16
|
|
||||||
h5py==2.10.0
|
h5py==2.10.0
|
||||||
idna==2.9
|
|
||||||
imagesize==1.2.0
|
|
||||||
ipython==7.13.0
|
ipython==7.13.0
|
||||||
ipython-genutils==0.2.0
|
|
||||||
jedi==0.17.0
|
|
||||||
Jinja2==2.11.2
|
|
||||||
lxml==4.5.0
|
lxml==4.5.0
|
||||||
MarkupSafe==1.1.1
|
|
||||||
matplotlib==2.1.1
|
matplotlib==2.1.1
|
||||||
numpy==1.18.2
|
numpy==1.18.2
|
||||||
packaging==20.3
|
|
||||||
parso==0.7.0
|
|
||||||
pex==2.1.11
|
|
||||||
pexpect==4.8.0
|
|
||||||
pickleshare==0.7.5
|
|
||||||
Pillow==7.1.1
|
|
||||||
Pint==0.11
|
Pint==0.11
|
||||||
pip==20.0.2
|
#pip==20.0.2
|
||||||
prompt-toolkit==3.0.5
|
|
||||||
ptyprocess==0.6.0
|
|
||||||
pycairo==1.19.1
|
pycairo==1.19.1
|
||||||
Pygments==2.6.1
|
|
||||||
pyparsing==2.4.7
|
|
||||||
python-dateutil==2.8.1
|
|
||||||
pytz==2019.3
|
|
||||||
requests==2.23.0
|
|
||||||
scipy==1.4.1
|
scipy==1.4.1
|
||||||
scons==3.1.2
|
|
||||||
setuptools==46.1.3
|
|
||||||
setuptools-scm==3.5.0
|
setuptools-scm==3.5.0
|
||||||
six==1.14.0
|
|
||||||
snowballstemmer==2.0.0
|
|
||||||
spglib==1.14.1.post0
|
|
||||||
Sphinx==3.0.1
|
|
||||||
sphinxcontrib-applehelp==1.0.2
|
|
||||||
sphinxcontrib-devhelp==1.0.2
|
|
||||||
sphinxcontrib-htmlhelp==1.0.3
|
|
||||||
sphinxcontrib-jsmath==1.0.1
|
|
||||||
sphinxcontrib-qthelp==1.0.3
|
|
||||||
sphinxcontrib-serializinghtml==1.1.4
|
|
||||||
terminaltables==3.1.0
|
terminaltables==3.1.0
|
||||||
traitlets==4.3.3
|
#wxPython@https://extras.wxpython.org/wxPython4/extras/linux/gtk3/debian-10/wxPython-4.1.0-cp37-cp37m-linux_x86_64.whl
|
||||||
urllib3==1.25.8
|
#wxPython@https://extras.wxpython.org/wxPython4/extras/linux/gtk3/debian-9/wxPython-4.0.7.post2-cp35-cp35m-linux_x86_64.whl
|
||||||
wcwidth==0.1.9
|
|
||||||
wheel==0.34.2
|
|
||||||
#wxPython@https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-18.04/wxPython-4.0.7.post2-cp36-cp36m-linux_x86_64.whl
|
|
||||||
|
|
Loading…
Reference in New Issue