Skip to content

Commit

Permalink
fix(deps): add missing override
Browse files Browse the repository at this point in the history
  • Loading branch information
jeertmans committed Jul 1, 2024
1 parent a25238b commit f6aeb0b
Show file tree
Hide file tree
Showing 4 changed files with 109 additions and 12 deletions.
5 changes: 4 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,7 @@ sphinx:
fail_on_warning: true
python:
install:
- requirements: requirements-dev.lock
- method: pip
path: .
extra_requirements:
- docs
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ managed = true
[tool.uv]
override-dependencies = [
# Bypass constraints from ManimGL
# "manimpango>=0.5.0,<1.0.0",
"manimpango>=0.5.0,<1.0.0",
"numpy<=1.24;python_version < '3.12'",
"numpy>=1.26;python_version >= '3.12'",
]
57 changes: 52 additions & 5 deletions requirements-dev.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,16 @@ click-default-group==1.2.4
# via manim-slides
cloup==3.0.5
# via manim
colour==0.1.5
# via manimgl
comm==0.2.2
# via ipykernel
contourpy==1.2.1
# via matplotlib
coverage==7.4.4
# via pytest-cov
cycler==0.12.1
# via matplotlib
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
Expand All @@ -73,6 +79,8 @@ fastjsonschema==2.19.1
# via nbformat
filelock==3.13.4
# via virtualenv
fonttools==4.53.0
# via matplotlib
furo==2024.1.29
# via manim-slides
glcontext==2.5.0
Expand All @@ -90,8 +98,10 @@ ipykernel==6.29.4
ipython==8.18.1
# via ipykernel
# via manim-slides
# via manimgl
isosurfaces==0.1.0
# via manim
# via manimgl
jedi==0.19.1
# via ipython
jinja2==3.1.3
Expand All @@ -115,22 +125,31 @@ jupyter-core==5.7.2
# via nbformat
jupyterlab-pygments==0.3.0
# via nbconvert
kiwisolver==1.4.5
# via matplotlib
lxml==5.2.1
# via manim-slides
# via python-pptx
manim==0.18.1
# via manim-slides
manimgl==1.6.1
# via manim-slides
manimpango==0.5.0
# via --override (workspace)
# via manim
# via manimgl
mapbox-earcut==1.0.1
# via manim
# via manimgl
markdown-it-py==3.0.0
# via mdit-py-plugins
# via myst-parser
# via rich
markupsafe==2.1.5
# via jinja2
# via nbconvert
matplotlib==3.9.0
# via manimgl
matplotlib-inline==0.1.7
# via ipykernel
# via ipython
Expand All @@ -142,9 +161,13 @@ mistune==3.0.2
# via nbconvert
moderngl==5.10.0
# via manim
# via manimgl
# via moderngl-window
moderngl-window==2.4.6
# via manim
# via manimgl
mpmath==1.3.0
# via sympy
multipledispatch==1.0.0
# via pyrr
myst-parser==2.0.0
Expand All @@ -165,19 +188,23 @@ networkx==2.8.8
# via manim
nodeenv==1.8.0
# via pre-commit
numpy==2.0.0
numpy==1.24.0
# via --override (workspace)
# via contourpy
# via ipython
# via isosurfaces
# via manim
# via manim-slides
# via manimgl
# via mapbox-earcut
# via matplotlib
# via moderngl-window
# via networkx
# via pyrr
# via scipy
packaging==24.0
# via ipykernel
# via matplotlib
# via nbconvert
# via pytest
# via qtpy
Expand All @@ -193,6 +220,8 @@ pexpect==4.9.0
pillow==10.3.0
# via manim
# via manim-slides
# via manimgl
# via matplotlib
# via moderngl-window
# via python-pptx
platformdirs==4.2.0
Expand Down Expand Up @@ -230,15 +259,21 @@ pydantic-settings==2.2.1
# via bump-my-version
pydub==0.25.1
# via manim
# via manimgl
pyglet==2.0.15
# via moderngl-window
pygments==2.17.2
# via furo
# via ipython
# via manim
# via manimgl
# via nbconvert
# via rich
# via sphinx
pyopengl==3.1.7
# via manimgl
pyparsing==3.1.2
# via matplotlib
pyqt6==6.6.1
# via manim-slides
pyqt6-qt6==6.6.3
Expand All @@ -247,11 +282,11 @@ pyqt6-sip==13.6.0
# via pyqt6
pyrr==0.10.3
# via moderngl-window
pyside6==6.7.2
pyside6==6.5.2
# via manim-slides
pyside6-addons==6.7.2
pyside6-addons==6.5.2
# via pyside6
pyside6-essentials==6.7.2
pyside6-essentials==6.5.2
# via pyside6
# via pyside6-addons
pytest==8.1.1
Expand All @@ -267,11 +302,13 @@ pytest-qt==4.4.0
# via manim-slides
python-dateutil==2.9.0.post0
# via jupyter-client
# via matplotlib
python-dotenv==1.0.1
# via pydantic-settings
python-pptx==0.6.23
# via manim-slides
pyyaml==6.0.1
# via manimgl
# via myst-parser
# via pre-commit
pyzmq==26.0.0
Expand All @@ -291,6 +328,7 @@ rich==13.7.1
# via bump-my-version
# via manim
# via manim-slides
# via manimgl
# via rich-click
rich-click==1.8.0
# via bump-my-version
Expand All @@ -301,11 +339,13 @@ rtoml==0.10.0
# via manim-slides
scipy==1.13.0
# via manim
# via manimgl
screeninfo==0.8.1
# via manim
# via manimgl
setuptools==69.5.1
# via nodeenv
shiboken6==6.7.2
shiboken6==6.5.2
# via pyside6
# via pyside6-addons
# via pyside6-essentials
Expand All @@ -315,6 +355,7 @@ six==1.16.0
# via python-dateutil
skia-pathops==0.8.0.post1
# via manim
# via manimgl
snowballstemmer==2.2.0
# via sphinx
soupsieve==2.5
Expand Down Expand Up @@ -354,6 +395,9 @@ stack-data==0.6.3
# via ipython
svgelements==1.9.6
# via manim
# via manimgl
sympy==1.12.1
# via manimgl
tinycss2==1.2.1
# via nbconvert
tomlkit==0.12.4
Expand All @@ -364,6 +408,7 @@ tornado==6.4
tqdm==4.66.2
# via manim
# via manim-slides
# via manimgl
traitlets==5.14.2
# via comm
# via ipykernel
Expand All @@ -382,6 +427,8 @@ typing-extensions==4.11.0
# via rich-click
urllib3==2.2.1
# via requests
validators==0.28.3
# via manimgl
virtualenv==20.25.3
# via pre-commit
watchdog==2.3.1
Expand Down
Loading

0 comments on commit f6aeb0b

Please sign in to comment.