-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
71 lines (71 loc) · 3.62 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file=requirements.txt requirements-dev.in requirements.in
#
appnope==0.1.0 # via ipython
attrs==19.1.0 # via jsonschema
backcall==0.1.0 # via ipython
bleach==3.1.0 # via nbconvert
certifi==2019.3.9 # via requests
chardet==3.0.4 # via requests
click==7.0 # via pip-tools
cycler==0.10.0 # via matplotlib
decorator==4.4.0 # via ipython, traitlets
defusedxml==0.6.0 # via nbconvert
entrypoints==0.3 # via nbconvert
future==0.17.1 # via pyglet
gym-yahtzee==1.0.1
gym==0.12.1
idna==2.8 # via requests
ipykernel==5.1.1
ipython-genutils==0.2.0 # via jupyter-contrib-nbextensions, nbformat, notebook, traitlets
ipython==7.5.0 # via ipykernel, jupyter-latex-envs
jedi==0.13.3 # via ipython
jinja2==2.10.1 # via nbconvert, notebook
jsonschema==3.0.1 # via nbformat
jupyter-client==5.2.4 # via ipykernel, notebook
jupyter-contrib-core==0.3.3 # via jupyter-contrib-nbextensions, jupyter-nbextensions-configurator
jupyter-contrib-nbextensions==0.5.1
jupyter-core==4.4.0 # via jupyter-client, jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-latex-envs, jupyter-nbextensions-configurator, nbconvert, nbformat, notebook
jupyter-highlight-selected-word==0.2.0 # via jupyter-contrib-nbextensions
jupyter-latex-envs==1.4.6 # via jupyter-contrib-nbextensions
jupyter-nbextensions-configurator==0.4.1 # via jupyter-contrib-nbextensions
kiwisolver==1.1.0 # via matplotlib
lxml==4.3.3 # via jupyter-contrib-nbextensions
markupsafe==1.1.1 # via jinja2
matplotlib==3.1.0
mistune==0.8.4 # via nbconvert
nbconvert==5.5.0 # via jupyter-contrib-nbextensions, jupyter-latex-envs, notebook
nbformat==4.4.0 # via nbconvert, notebook
notebook==5.7.8 # via jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-latex-envs, jupyter-nbextensions-configurator
numpy==1.16.3
pandocfilters==1.4.2 # via nbconvert
parso==0.4.0 # via jedi
pexpect==4.7.0 # via ipython
pickleshare==0.7.5 # via ipython
pip-tools==3.7.0
prometheus-client==0.6.0 # via notebook
prompt-toolkit==2.0.9 # via ipython
ptyprocess==0.6.0 # via pexpect, terminado
pyglet==1.3.2 # via gym
pygments==2.4.0 # via ipython, nbconvert
pyhtzee==1.2.5 # via gym-yahtzee
pyparsing==2.4.0 # via matplotlib
pyrsistent==0.15.2 # via jsonschema
python-dateutil==2.8.0 # via jupyter-client, matplotlib
pyyaml==5.1 # via jupyter-contrib-nbextensions, jupyter-nbextensions-configurator
pyzmq==18.0.1 # via jupyter-client, notebook
requests==2.22.0 # via gym
scipy==1.3.0 # via gym
send2trash==1.5.0 # via notebook
six==1.12.0 # via bleach, cycler, gym, jsonschema, pip-tools, prompt-toolkit, pyrsistent, python-dateutil, traitlets
terminado==0.8.2 # via notebook
testpath==0.4.2 # via nbconvert
torch==1.1.0
tornado==6.0.2 # via ipykernel, jupyter-client, jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-nbextensions-configurator, notebook, terminado
traitlets==4.3.2 # via ipykernel, ipython, jupyter-client, jupyter-contrib-core, jupyter-contrib-nbextensions, jupyter-core, jupyter-latex-envs, jupyter-nbextensions-configurator, nbconvert, nbformat, notebook
urllib3==1.25.2 # via requests
wcwidth==0.1.7 # via prompt-toolkit
webencodings==0.5.1 # via bleach