Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
S-aiueo32 committed May 12, 2020
1 parent 7d6438c commit 6b4f62a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
- pytorch>=1.1
- tensorboard>=1.14
- future>=0.17.1
- pyyaml>=3.10
- pyyaml>=3.13

# For dev and testing
- tox
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ numpy>=1.16.4
torch>=1.1
tensorboard>=1.14
future>=0.17.1 # required for builtins in setup.py
pyyaml>=3.10
pyyaml>=3.13

0 comments on commit 6b4f62a

Please sign in to comment.