1
0
Fork 0
mirror of https://github.com/Findus23/rebound-collisions.git synced 2024-09-19 15:53:48 +02:00
rebound-collisions/requirements.txt
2020-03-31 15:39:59 +02:00

57 lines
1.5 KiB
Text

appnope==0.1.0; sys_platform == "darwin" or platform_system == "Darwin" or python_version >= "3.3" and sys_platform == "darwin"
attrs==19.3.0
backcall==0.1.0
bleach==3.1.3
colorama==0.4.3; python_version >= "3.3" and sys_platform == "win32" or sys_platform == "win32"
cycler==0.10.0
decorator==4.4.2
defusedxml==0.6.0
entrypoints==0.3
graphviz==0.13.2
importlib-metadata==1.5.0; python_version < "3.8"
ipykernel==5.1.4
ipython==7.13.0
ipython-genutils==0.2.0
ipywidgets==7.5.1
jedi==0.16.0
jinja2==2.11.1
jsonschema==3.2.0
jupyter-client==6.1.0
jupyter-core==4.6.3
kiwisolver==1.1.0
markupsafe==1.1.1
matplotlib==3.2.1
mistune==0.8.4
nbconvert==5.6.1
nbformat==5.0.4
notebook==6.0.3
numpy==1.18.2
pandocfilters==1.4.2
parso==0.6.2
pexpect==4.8.0; python_version >= "3.3" and sys_platform != "win32" or sys_platform != "win32"
pickleshare==0.7.5
prometheus-client==0.7.1
prompt-toolkit==3.0.4
ptyprocess==0.6.0; python_version >= "3.3" and sys_platform != "win32" or sys_platform != "win32" or os_name != "nt" or python_version >= "3.3" and sys_platform != "win32" and (python_version >= "3.3" and sys_platform != "win32" or sys_platform != "win32")
pygments==2.6.1
pyparsing==2.4.6
pyqt5==5.14.1
pyqt5-sip==12.7.1
pyrsistent==0.15.7
python-dateutil==2.8.1
pywin32==227; sys_platform == "win32"
pywinpty==0.5.7; os_name == "nt"
pyzmq==19.0.0
rebound==3.12.1
reboundx==3.0.4
scipy==1.4.1
send2trash==1.5.0
six==1.14.0
terminado==0.8.3
testpath==0.4.4
tornado==6.0.4
traitlets==4.3.3
wcwidth==0.1.8
webencodings==0.5.1
widgetsnbextension==3.5.1
zipp==3.1.0; python_version < "3.8"