Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reenable Chart #7158

Merged
merged 1 commit into from
Oct 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6065,9 +6065,6 @@ packages:
- BiobaseXNA < 0 # tried BiobaseXNA-0.11.1.1, but its *library* requires the disabled package: PrimitiveArray
- BlastHTTP < 0 # tried BlastHTTP-1.4.2, but its *library* requires network ==2.8.0.0 and the snapshot contains network-3.1.4.0
- BlastHTTP < 0 # tried BlastHTTP-1.4.2, but its *library* requires the disabled package: BiobaseBlast
- Chart < 0 # tried Chart-1.9.4, but its *library* requires mtl >=2.0 && < 2.3 and the snapshot contains mtl-2.3.1
- Chart-cairo < 0 # tried Chart-cairo-1.9.3, but its *library* requires the disabled package: Chart
- Chart-diagrams < 0 # tried Chart-diagrams-1.9.4, but its *library* requires the disabled package: Chart
- ConfigFile < 0 # tried ConfigFile-1.1.4, but its *library* requires mtl < 2.3 and the snapshot contains mtl-2.3.1
- EntrezHTTP < 0 # tried EntrezHTTP-1.0.4, but its *library* requires the disabled package: Taxonomy
- FPretty < 0 # tried FPretty-1.1, but its *library* requires base >=4.5 && < 4.11 and the snapshot contains base-4.18.1.0
Expand Down Expand Up @@ -6894,7 +6891,6 @@ packages:
- higher-leveldb < 0 # tried higher-leveldb-0.6.0.0, but its *library* requires transformers >=0.3 && < 0.6 and the snapshot contains transformers-0.6.1.0
- highjson-swagger < 0 # tried highjson-swagger-0.5.0.0, but its *library* requires the disabled package: highjson
- highjson-th < 0 # tried highjson-th-0.5.0.0, but its *library* requires the disabled package: highjson
- hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: Chart
- hip < 0 # tried hip-1.5.6.0, but its *library* requires the disabled package: repa
- hit < 0 # tried hit-0.7.0, but its *executable* requires the disabled package: git
- hjsonpointer < 0 # tried hjsonpointer-1.5.0, but its *library* requires aeson >=0.7 && < 1.4 and the snapshot contains aeson-2.1.2.1
Expand Down
Loading