Skip to content

Commit

Permalink
circleci deps also updated
Browse files Browse the repository at this point in the history
  • Loading branch information
awarebayes committed Dec 8, 2020
1 parent 073db6e commit e61c764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -37,7 +37,7 @@ jobs:
name: run tests
command: |
. venv/bin/activate
pip3 install torch==1.3.0
pip3 install torch==1.7.0
pip3 install matplotlib
pip3 install .
pytest -v -s ./.circleci/tests/main.py
Expand Down

0 comments on commit e61c764

Please sign in to comment.