Skip to content

Commit

Permalink
updates to dependencies since pytorch => torch (not sure how that eve…
Browse files Browse the repository at this point in the history
…r worked previously) and there is no use of setproctitle which is problematic to install
  • Loading branch information
ceteri committed Sep 15, 2020
1 parent f85f091 commit 9e6acb5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
gym >= 0.17.2
paretoset >= 1.1.2
numpy >= 1.18.5
pandas
requests
pytorch
torch
torchvision
tensorboard >= 2.3.0
tensorflow >= 2.3.0
Expand All @@ -18,7 +17,6 @@ jupyterlab
jupyter-server-proxy
beautifulsoup4
lxml
setproctitle
pytz
ray[all]==0.8.7
atoma
Expand Down

0 comments on commit 9e6acb5

Please sign in to comment.