forked from poliastro/poliastro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (51 loc) · 2.19 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile
#
astropy==4.0 # via astroquery, poliastro
astroquery==0.4 # via poliastro
attrs==19.3.0 # via jsonschema
beautifulsoup4==4.8.2 # via astroquery
certifi==2019.11.28 # via requests
cffi==1.14.0 # via cryptography
chardet==3.0.4 # via requests
cryptography==2.8 # via secretstorage
cycler==0.10.0 # via matplotlib
decorator==4.4.2 # via traitlets
html5lib==1.0.1 # via astroquery
idna==2.9 # via requests
ipython-genutils==0.2.0 # via nbformat, traitlets
jeepney==0.4.3 # via keyring, secretstorage
jplephem==2.13 # via poliastro
jsonschema==3.2.0 # via nbformat
jupyter-core==4.6.3 # via nbformat
jupytext==1.5.0 # via -r requirements.in
keyring==21.2.0 # via astroquery
kiwisolver==1.1.0 # via matplotlib
llvmlite==0.31.0 # via numba
matplotlib==3.2.1 # via poliastro
nbformat==5.0.7 # via jupytext
numba==0.48.0 # via poliastro
numpy==1.18.2 # via astropy, jplephem, matplotlib, numba, pandas, poliastro, scipy
pandas==1.0.3 # via poliastro
plotly==4.5.4 # via poliastro
git+https://github.com/poliastro/poliastro.git#egg=poliastro # via -r requirements.in
pycparser==2.20 # via cffi
pyparsing==2.4.6 # via matplotlib
pyrsistent==0.16.0 # via jsonschema
python-dateutil==2.8.1 # via matplotlib, pandas
pytz==2019.3 # via pandas
pyyaml==5.3.1 # via jupytext
requests==2.23.0 # via astroquery
retrying==1.3.3 # via plotly
scipy==1.4.1 # via poliastro
secretstorage==3.1.2 # via keyring
six==1.14.0 # via astroquery, cryptography, cycler, html5lib, jsonschema, plotly, pyrsistent, python-dateutil, retrying, traitlets
soupsieve==2.0 # via beautifulsoup4
traitlets==4.3.3 # via jupyter-core, nbformat
urllib3==1.25.8 # via requests
webencodings==0.5.1 # via html5lib
# The following packages are considered to be unsafe in a requirements file:
# setuptools