Skip to content

Update dependencies#37

Merged
MarekSuchanek merged 1 commit intonextfrom
update/deps
Jan 30, 2026
Merged

Update dependencies#37
MarekSuchanek merged 1 commit intonextfrom
update/deps

Conversation

@MarekSuchanek
Copy link
Member

  • renamed requirements.direct.txt to requirements.in which is more common
  • updated all fixed dependencies in requirements.txt to current set

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s pinned Python documentation/build dependencies and standardizes the “direct dependencies” input file name.

Changes:

  • Refreshed pinned versions in requirements.txt (including adding new transitive pins like accessible-pygments and roman-numerals)
  • Replaced requirements.direct.txt with requirements.in to represent direct dependencies

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
requirements.txt Updates the pinned dependency set used by CI/RTD installs.
requirements.in Introduces the direct-dependency input list under a more conventional name.
requirements.direct.txt Removes the previous direct-dependency list file (effectively renamed to requirements.in).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MarekSuchanek MarekSuchanek merged commit 2b877bd into next Jan 30, 2026
14 of 17 checks passed
@MarekSuchanek MarekSuchanek deleted the update/deps branch January 30, 2026 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants