Skip to content

Commit

Permalink
Update dependencies in requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
zuoxingdong committed Jul 5, 2019
1 parent d10e8ce commit 8fe9661
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Update: 2019-06-27
# Update: 2019-07-05

# Common
jupyterlab>=1.0.0rc0
jupyterlab>=1.0.1
colored>=1.3.93
lz4>=2.1.10

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

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

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

0 comments on commit 8fe9661

Please sign in to comment.