Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TLCFEM committed Dec 26, 2024
1 parent 07d6290 commit 040d568
Show file tree
Hide file tree
Showing 14 changed files with 34 additions and 34 deletions.
42 changes: 21 additions & 21 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --all-extras --annotation-style=line --output-file=requirements-dev.txt pyproject.toml
#
babel==2.16.0 # via mkdocs-material
bitarray==3.0.0 # via msglc (pyproject.toml)
bracex==2.5.post1 # via wcmatch
certifi==2024.8.30 # via requests
charset-normalizer==3.4.0 # via requests
click==8.1.7 # via mkdocs, mkdocstrings
certifi==2024.12.14 # via requests
charset-normalizer==3.4.1 # via requests
click==8.1.8 # via mkdocs, mkdocstrings
colorama==0.4.6 # via griffe, mkdocs-material
coverage[toml]==7.6.4 # via pytest-cov
coverage[toml]==7.6.10 # via pytest-cov
ghp-import==2.1.0 # via mkdocs
griffe==1.5.1 # via mkdocstrings-python
griffe==1.5.4 # via mkdocstrings-python
idna==3.10 # via requests
importlib-metadata==8.5.0 # via mike
importlib-resources==6.4.5 # via mike
iniconfig==2.0.0 # via pytest
jinja2==3.1.4 # via mike, mkdocs, mkdocs-material, mkdocstrings
jinja2==3.1.5 # via mike, mkdocs, mkdocs-material, mkdocstrings
markdown==3.7 # via mkdocs, mkdocs-autorefs, mkdocs-material, mkdocstrings, pymdown-extensions
markupsafe==3.0.2 # via jinja2, mkdocs, mkdocs-autorefs, mkdocstrings
mergedeep==1.3.4 # via mkdocs, mkdocs-get-deps
mike==2.1.3 # via msglc (pyproject.toml)
mkdocs==1.6.1 # via mike, mkdocs-autorefs, mkdocs-awesome-pages-plugin, mkdocs-material, mkdocstrings
mkdocs-autorefs==1.2.0 # via mkdocstrings, mkdocstrings-python
mkdocs-awesome-pages-plugin==2.9.3 # via msglc (pyproject.toml)
mkdocs-awesome-pages-plugin==2.10.1 # via msglc (pyproject.toml)
mkdocs-get-deps==0.2.0 # via mkdocs
mkdocs-material==9.5.44 # via msglc (pyproject.toml)
mkdocs-material==9.5.49 # via msglc (pyproject.toml)
mkdocs-material-extensions==1.3.1 # via mkdocs-material
mkdocstrings[python]==0.26.2 # via mkdocstrings-python, msglc (pyproject.toml)
mkdocstrings-python==1.12.2 # via mkdocstrings
mkdocstrings[python]==0.27.0 # via mkdocstrings-python, msglc (pyproject.toml)
mkdocstrings-python==1.13.0 # via mkdocstrings
msgpack==1.1.0 # via msglc (pyproject.toml)
msgspec==0.18.6 # via msglc (pyproject.toml)
natsort==8.4.0 # via mkdocs-awesome-pages-plugin
numpy==2.1.3 # via msglc (pyproject.toml)
ormsgpack==1.6.0 # via msglc (pyproject.toml)
packaging==24.1 # via mkdocs, pytest
numpy==2.2.1 # via msglc (pyproject.toml)
ormsgpack==1.7.0 # via msglc (pyproject.toml)
packaging==24.2 # via mkdocs, pytest
paginate==0.5.7 # via mkdocs-material
pathspec==0.12.1 # via mkdocs
platformdirs==4.3.6 # via mkdocs-get-deps, mkdocstrings
pluggy==1.5.0 # via pytest
py-cpuinfo==9.0.0 # via pytest-benchmark
pygments==2.18.0 # via mkdocs-material
pymdown-extensions==10.12 # via mkdocs-material, mkdocstrings
pymdown-extensions==10.13 # via mkdocs-material, mkdocstrings
pyparsing==3.2.0 # via mike
pytest==8.3.3 # via pytest-asyncio, pytest-benchmark, pytest-cov
pytest-asyncio==0.24.0 # via msglc (pyproject.toml)
pytest==8.3.4 # via pytest-asyncio, pytest-benchmark, pytest-cov
pytest-asyncio==0.25.0 # via msglc (pyproject.toml)
pytest-benchmark==5.1.0 # via msglc (pyproject.toml)
pytest-cov==6.0.0 # via msglc (pyproject.toml)
python-dateutil==2.9.0.post0 # via ghp-import
pyyaml==6.0.2 # via mike, mkdocs, mkdocs-get-deps, pymdown-extensions, pyyaml-env-tag
pyyaml-env-tag==0.1 # via mike, mkdocs
regex==2024.11.6 # via mkdocs-material
requests==2.32.3 # via mkdocs-material
ruff==0.7.2 # via msglc (pyproject.toml)
six==1.16.0 # via python-dateutil
urllib3==2.2.3 # via requests
ruff==0.8.4 # via msglc (pyproject.toml)
six==1.17.0 # via python-dateutil
urllib3==2.3.0 # via requests
verspec==0.1.0 # via mike
watchdog==6.0.0 # via mkdocs
wcmatch==10.0 # via mkdocs-awesome-pages-plugin
zipp==3.20.2 # via importlib-metadata
zipp==3.21.0 # via importlib-metadata
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --annotation-style=line pyproject.toml
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/config.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/index.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/reader.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/toc.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/unpacker.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/utility.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion src/msglc/writer.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion tests/generate.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion tests/test_benchmark.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion tests/test_msglc.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (C) 2024 Theodore Chang
# Copyright (C) 2024-2025 Theodore Chang
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand Down

0 comments on commit 040d568

Please sign in to comment.