Skip to content

Commit e61c764

Browse files
committed
circleci deps also updated
1 parent 073db6e commit e61c764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
name: run tests
3838
command: |
3939
. venv/bin/activate
40-
pip3 install torch==1.3.0
40+
pip3 install torch==1.7.0
4141
pip3 install matplotlib
4242
pip3 install .
4343
pytest -v -s ./.circleci/tests/main.py

0 commit comments

Comments
 (0)