Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update conda dependencies #170

Copy link
Copy link
@joeldw

Description

@joeldw
Issue body actions

When using conda to install python-swat (swat from the sas-institute channel) python is downgraded to at most 3.9, and in an environment with other common packages like matplotlib, the downgrade is even further - to 3.6. Can python >3.11 be allowed? And for the second issue, I think the dependency on libuuid < 2.0 is to blame. Can >2.0 be supported?

From index.json, version 1.13.3

"depends": [
    "krb5 >=1.20.1,<1.21.0a0",
    "libnuma",
    "libuuid >=1.41.5,<2.0a0",
    "pandas",
    "python >=3.9,<3.10.0a0",
    "pytz",
    "requests",
    "six"
  ]
Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.