Skip to content

Commit 1255115

Browse files
author
MarcoGorelli
committed
no torch
1 parent e660f2c commit 1255115

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

asv_bench/asv.conf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"numexpr": [],
5151
"pytables": [null, ""], // platform dependent, see excludes below
5252
"pyarrow": [],
53+
"pytorch": [],
5354
"tables": [null, ""],
5455
"openpyxl": [],
5556
"xlsxwriter": [],

environment.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ dependencies:
6969
- pandas-datareader
7070
- pyyaml
7171
- py
72-
- pytorch
7372

7473
# local testing dependencies
7574
- moto

requirements-dev.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ coverage
5858
pandas-datareader
5959
pyyaml
6060
py
61-
torch
6261
moto
6362
flask
6463
asv

0 commit comments

Comments
 (0)