Skip to content

Commit

Permalink
Update latest dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
zuoxingdong committed Aug 2, 2019
1 parent 8fe9661 commit 238d3e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
https://download.pytorch.org/whl/nightly/cpu/torch_nightly-1.1.0.dev20190506-cp37-cp37m-linux_x86_64.whl
https://download.pytorch.org/whl/nightly/cpu/torch_nightly-1.2.0.dev20190802%2Bcpu-cp37-cp37m-linux_x86_64.whl
sphinx-rtd-theme
numpy
scipy
Expand Down
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Update: 2019-07-05
# Update: 2019-08-02

# Common
jupyterlab>=1.0.1
jupyterlab>=1.0.4
colored>=1.3.93
lz4>=2.1.10

# Testing, PEP8 code quality
pytest>=5.0.1
flake8>=3.7.7
flake8>=3.7.8

# Image, Video
pyglet>=1.4.0
pyglet>=1.4.1
opencv-python>=4.1.0.25

# RL
atari-py>=0.2.3
gym>=0.13.0
atari-py>=0.2.6
gym>=0.14.0
cma>=2.7.0

0 comments on commit 238d3e5

Please sign in to comment.