From a89e4d691727bfc42e4f6c36c33f8eef3f2fecc1 Mon Sep 17 00:00:00 2001 From: "Scott N. Walck" Date: Thu, 21 Sep 2023 07:47:19 -0400 Subject: [PATCH] Remove learn-physics from list of packages with dependency failures learn-physics no longer depends on deprecated packages --- build-constraints.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index deb31e333..4b07a58db 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7189,7 +7189,6 @@ packages: - language-python < 0 # tried language-python-0.5.8, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0 - language-thrift < 0 # tried language-thrift-0.12.0.1, but its *library* requires ansi-wl-pprint ==0.6.* and the snapshot contains ansi-wl-pprint-1.0.2 - large-hashable < 0 # tried large-hashable-0.1.0.4, but its *library* requires template-haskell < 2.15 and the snapshot contains template-haskell-2.20.0.0 - - learn-physics < 0 # tried learn-physics-0.6.5, but its *library* requires the disabled package: spatial-math - lens-accelerate < 0 # tried lens-accelerate-0.3.0.0, but its *library* requires lens ==4.* and the snapshot contains lens-5.2.3 - lens-datetime < 0 # tried lens-datetime-0.3, but its *library* requires lens >=3 && < 5 and the snapshot contains lens-5.2.3 - lens-family-th < 0 # tried lens-family-th-0.5.2.1, but its *library* requires template-haskell >=2.11 && < 2.19 and the snapshot contains template-haskell-2.20.0.0