Skip to content

Commit 79f0aee

Browse files
Pin setuptools for covalent
1 parent 732517c commit 79f0aee

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

demonstrations_v2/tutorial_univariate_qvr/requirements.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ covalent==0.227.0rc0
22
networkx<3.6
33
torch
44
dask[delayed]
5+
# Pin setuptools: Covalent needs pkg_resources (removed in newer setuptools).
6+
setuptools==69.5.1

0 commit comments

Comments
 (0)