djkesu commited on
Commit
436377c
·
1 Parent(s): f5c0ca9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -110,7 +110,7 @@ toml==0.10.2
110
  toolz==0.12.0
111
  torch==1.13.1
112
  torchaudio==0.13.1
113
- torchdiffeq==0.2.3
114
  torchlibrosa==0.0.
115
  torchsde==0.2.5
116
  torchvision==0.14.1
 
110
  toolz==0.12.0
111
  torch==1.13.1
112
  torchaudio==0.13.1
113
+ torchdiffeq==0.2.3 ; python_version >= "3.8" and python_version < "3.12" and python_full_version != "3.9.7"
114
  torchlibrosa==0.0.
115
  torchsde==0.2.5
116
  torchvision==0.14.1