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 requirements files in test_requirements/ directory #4898

Copy link
Copy link
Open
@emilykl

Description

@emilykl
Issue body actions

The requirements files in the test_requirements directory (which are used for running unit tests in the CI) pin horribly outdated versions of many dependencies -- here's just one example from requirements_311_optional.txt:

pandas==1.5.3
numpy==1.23.2

(The latest pandas version is 2.2.3 and latest numpy is 2.1.3)

Plausibly we shouldn't be pinning these versions at all except if it's required in very specific cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cycleconsidered for next cycledependenciesPull requests that update a dependency filePull requests that update a dependency file

    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.