Skip to content

Commit

Permalink
Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ViktorM committed Oct 17, 2020
1 parent 789ae0c commit 32ba441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gym>=0.17.2
numpy>=1.15.4
ray>=0.8.5
ray==1.0.0
pyyaml
setproctitle
psutil
Expand All @@ -9,7 +9,7 @@ tensorboard==1.14.0
tensorboardX==1.6
tensorflow-gpu==1.15.4
tensorflow-probability==0.7.0
opencv-python==4.1.0.25
opencv-python>=4.1.0.25
gym-super-mario-bros==7.1.6
pybullet>=2.5.0
smac
Expand Down

0 comments on commit 32ba441

Please sign in to comment.