Skip to content

Commit

Permalink
[SymForce] Update requirements
Browse files Browse the repository at this point in the history
Topic: sf-upgrade
Reviewers: brad,nathan,ryan-b
GitOrigin-RevId: 5dc5767cc9b79f8ff1d36daf9b0b1f7cc1f410d1
  • Loading branch information
aaron-skydio committed Mar 18, 2024
1 parent b503a1c commit c7454fa
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 29 deletions.
60 changes: 31 additions & 29 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ argh==0.31.2
# via
# skymarshal
# symforce (setup.py)
astroid==3.0.2
astroid==3.1.0
# via pylint
asttokens==2.4.1
# via stack-data
Expand All @@ -35,13 +35,13 @@ bleach==6.1.0
# via nbconvert
breathe==4.35.0
# via symforce (setup.py)
build==1.0.3
build==1.1.1
# via pip-tools
certifi==2024.2.2
# via requests
charset-normalizer==3.3.2
# via requests
clang-format==17.0.6
clang-format==18.1.0
# via symforce (setup.py)
click==8.1.7
# via pip-tools
Expand All @@ -51,13 +51,13 @@ comm==0.2.1
# via ipykernel
contourpy==1.1.1
# via matplotlib
coverage==7.4.1
coverage==7.4.3
# via symforce (setup.py)
cycler==0.12.1
# via matplotlib
cython==0.29.37
# via symforce (setup.py)
debugpy==1.8.0
debugpy==1.8.1
# via ipykernel
decorator==5.1.1
# via ipython
Expand All @@ -75,7 +75,7 @@ executing==2.0.1
# via stack-data
fastjsonschema==2.19.1
# via nbformat
fonttools==4.47.2
fonttools==4.49.0
# via matplotlib
furo==2024.1.29
# via symforce (setup.py)
Expand All @@ -85,19 +85,19 @@ idna==3.6
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==7.0.1
importlib-metadata==7.0.2
# via
# build
# jupyter-client
# nbconvert
# numba
# sphinx
importlib-resources==6.1.1
importlib-resources==6.1.3
# via
# jsonschema
# jsonschema-specifications
# matplotlib
ipykernel==6.29.0
ipykernel==6.29.3
# via symforce (setup.py)
ipython==8.12.3
# via ipykernel
Expand All @@ -119,7 +119,7 @@ jsonschema==4.21.1
# via nbformat
jsonschema-specifications==2023.12.1
# via jsonschema
jupyter-client==8.4.0
jupyter-client==8.6.0
# via
# ipykernel
# nbclient
Expand All @@ -146,7 +146,7 @@ markupsafe==2.1.5
# via
# jinja2
# nbconvert
matplotlib==3.7.4
matplotlib==3.7.5
# via symforce (setup.py)
matplotlib-inline==0.1.6
# via
Expand All @@ -170,7 +170,7 @@ myst-parser==2.0.0
# via symforce (setup.py)
nbclient==0.9.0
# via nbconvert
nbconvert==7.14.2
nbconvert==7.16.2
# via nbsphinx
nbformat==5.9.2
# via
Expand All @@ -180,7 +180,7 @@ nbformat==5.9.2
# nbstripout
nbsphinx==0.9.3
# via symforce (setup.py)
nbstripout==0.6.1
nbstripout==0.7.1
# via symforce (setup.py)
nest-asyncio==1.6.0
# via ipykernel
Expand Down Expand Up @@ -216,15 +216,15 @@ pickleshare==0.7.5
# via ipython
pillow==10.2.0
# via matplotlib
pip-tools==7.3.0
pip-tools==7.4.1
# via symforce (setup.py)
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==4.2.0
# via
# jupyter-core
# pylint
plotly==5.18.0
plotly==5.19.0
# via symforce (setup.py)
ply==3.11
# via skymarshal
Expand All @@ -244,13 +244,15 @@ pygments==2.17.2
# ipython
# nbconvert
# sphinx
pylint==3.0.3
pylint==3.1.0
# via symforce (setup.py)
pyparsing==3.1.1
pyparsing==3.1.2
# via matplotlib
pyproject-hooks==1.0.0
# via build
python-dateutil==2.8.2
# via
# build
# pip-tools
python-dateutil==2.9.0.post0
# via
# jupyter-client
# matplotlib
Expand All @@ -271,11 +273,11 @@ referencing==0.33.0
# jsonschema-specifications
requests==2.31.0
# via sphinx
rpds-py==0.17.1
rpds-py==0.18.0
# via
# jsonschema
# referencing
ruff==0.2.0
ruff==0.1.15
# via symforce (setup.py)
scipy==1.10.1
# via symforce (setup.py)
Expand Down Expand Up @@ -335,7 +337,7 @@ tomli==2.0.1
# pip-tools
# pylint
# pyproject-hooks
tomlkit==0.12.3
tomlkit==0.12.4
# via pylint
tornado==6.4
# via
Expand All @@ -357,19 +359,19 @@ types-jinja2==2.11.9
# via symforce (setup.py)
types-markupsafe==1.1.10
# via types-jinja2
types-requests==2.31.0.20240125
types-requests==2.31.0.20240218
# via symforce (setup.py)
types-setuptools==69.0.0.20240125
types-setuptools==69.1.0.20240308
# via symforce (setup.py)
typing-extensions==4.9.0
typing-extensions==4.10.0
# via
# astroid
# ipython
# mypy
# pylint
tzdata==2023.4
tzdata==2024.1
# via pandas
urllib3==2.2.0
urllib3==2.2.1
# via
# requests
# types-requests
Expand All @@ -389,11 +391,11 @@ zipp==3.17.0
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
pip==23.3.2
pip==24.0
# via
# pip-tools
# symforce (setup.py)
setuptools==69.0.3
setuptools==69.1.1
# via
# pip-tools
# symforce (setup.py)
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,7 @@ def fixed_readme() -> str:
# NOTE(aaron): v1.0 changed lots of things, we'll need to update and regenerate
"pybind11-stubgen<1.0",
"pylint",
"ruff~=0.1.7",
# NOTE(brad): A transitive dependency of pylint. Added here only to pin the version.
"lazy-object-proxy>=1.9.0",
"types-jinja2",
Expand Down

0 comments on commit c7454fa

Please sign in to comment.