Skip to content

Commit

Permalink
✨ update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Guerteltier committed Apr 1, 2024
1 parent b00d4e1 commit 889a995
Show file tree
Hide file tree
Showing 9 changed files with 578 additions and 587 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
with:
name: artifact
- name: Install required library
run: pip install "packaging==23.*"
run: pip install packaging==23.2
- name: Version
id: version
shell: python
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
with:
name: artifact
- name: Install required library
run: pip install "packaging==23.*"
run: pip install packaging==23.2
- name: Version
id: version
shell: python
Expand Down
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ jsonpickle = "==3.*"
lxml = "==5.*"
openmoji-dist = "*"
orjson = "==3.*"
packaging = "==23.2"
Pillow = "==10.*"
pillow-jxl-plugin = "==1.*"
pycryptodome = "==3.*"
pycurl = "==7.*"
pycurl = "==7.45.2"
pysocks = "==1.*"
# pyston-lite = {version = "==2.*", markers = "python_version < '3.11'"}
# pyston-lite-autoload = {version = "==2.*", markers = "python_version < '3.11'"}
Expand Down
1,019 changes: 502 additions & 517 deletions Pipfile.lock

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions an_website/update/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ def write_from_queue(file: IO[bytes], queue: SimpleQueue[None | bytes]) -> None:
"""Read from a queue and write to a file."""
while (chunk := queue.get()) is not None: # pylint: disable=while-used
file.write(chunk)
file.flush()


@stream_request_body
Expand Down
54 changes: 28 additions & 26 deletions pip-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ attrs==23.2.0
autoflake==2.3.1
bandit==1.7.8
black==24.3.0
build==1.0.3
build==1.2.1
certifi==2023.11.17
cffi==1.16.0
cfgv==3.4.0
Expand All @@ -30,12 +30,14 @@ flake8-simplify==0.21.0
html5lib==1.1
identify==2.5.35
idna==3.6
importlib-metadata==7.0.1
importlib-metadata==7.1.0
iniconfig==2.0.0
isort==5.13.2
jaraco.classes==3.3.1
jaraco.classes==3.4.0
jaraco.context==4.3.0
jaraco.functools==4.0.0
jeepney==0.8.0
keyring==24.3.0
keyring==25.0.0
markdown-it-py==3.0.0
mccabe==0.7.0
mdurl==0.1.2
Expand All @@ -50,37 +52,37 @@ pathspec==0.12.1
pbr==6.0.0
pep8-naming==0.13.3
pipenv==2023.12.1
pkginfo==1.9.6
pkginfo==1.10.0
platformdirs==4.2.0
pluggy==1.4.0
pre-commit==3.6.1
pre-commit==3.7.0
pycodestyle==2.11.1
pycparser==2.21
pycparser==2.22
pydocstyle==6.3.0
pyflakes==3.2.0
pygments==2.17.2
pylint==3.1.0
pylint-pytest==1.1.7
pyproject-hooks==1.0.0
pyrepl@ git+https://github.com/pypy/pyrepl.git@502bcf766e22b7d3898ed318f4a02d575804eb6f
pytest==8.0.0
pytest==8.1.1
pytest-cov==4.1.0
pytest-is-running==1.5.1
pytest-tornasync==0.6.0.post2
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
pyyaml==6.0.1
readme-renderer==42.0
readme-renderer==43.0
requests==2.31.0
requests-toolbelt==1.0.0
restructuredtext-lint==1.4.0
rfc3986==2.0.0
rich==13.7.1
secretstorage==3.3.3
setuptools==69.1.0
setuptools==69.2.0
six==1.16.0
snowballstemmer==2.2.0
stevedore==5.1.0
time-machine==2.13.0
stevedore==5.2.0
time-machine==2.14.1
tomli==2.0.1
tomlkit==0.12.4
tornado==6.4
Expand All @@ -91,21 +93,21 @@ types-emoji==2.1.0.3
types-html5lib==1.1.11.20240228
types-lxml==2023.10.21
types-orjson==3.6.2
types-pillow==10.2.0.20240324
types-pillow==10.2.0.20240331
types-pycurl==7.45.2.20240311
types-pyopenssl==24.0.0.20240311
types-python-dateutil==2.8.19.20240106
types-python-dateutil==2.9.0.20240316
types-pyyaml==6.0.12.20240311
types-redis==4.6.0.20240311
types-regex==2023.12.25.20240311
types-setuptools==69.0.0.20240125
typing-extensions==4.9.0
types-setuptools==69.2.0.20240317
typing-extensions==4.10.0
urllib3==2.2.1
virtualenv==20.25.1
webencodings==0.5.1
zipp==3.17.0
zipp==3.18.1
accept-types==0.4.1
aiodns==3.1.1
aiodns==3.2.0
aiohttp==3.9.3
aiosignal==1.3.1
ansi2html==1.9.1
Expand All @@ -117,11 +119,11 @@ defity==0.3.1
defusedxml==0.7.1
dunamai==1.19.2
ecs-logging==2.1.0
elastic-apm==6.20.0
elastic-apm==6.21.4.post8347027212
elastic-enterprise-search==8.11.0
elastic-transport==8.12.0
elastic-transport==8.13.0
elasticsearch==8.12.1
emoji==2.10.1
emoji==2.11.0
frozenlist==1.4.1
funcparserlib==1.0.1
get-version==3.5.5
Expand All @@ -131,12 +133,12 @@ html2text==2020.1.16
hy==0.28.0
hyrule==0.5.0
jsonpickle==3.0.3
lxml==5.1.0
lxml==5.2.0
multidict==6.0.5
openmoji-dist==15.0.0.1
orjson==3.9.14
orjson==3.10.0
pillow==10.2.0
pillow-jxl-plugin==1.1.0.post1
pillow-jxl-plugin==1.2.2
pycares==4.4.0
pycryptodome==3.20.0
pycurl==7.45.2
Expand All @@ -145,7 +147,7 @@ pysocks==1.7.1
python-geoip-geolite2-yplan==2019.1224
python-geoip-yplan==1.2
pytz==2023.4
rapidfuzz==3.6.1
rapidfuzz==3.7.0
redis==5.0.3
regex==2023.12.25
setproctitle==1.3.3
Expand Down
56 changes: 29 additions & 27 deletions pip-dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ attrs==23.2.0; python_version >= '3.7'
autoflake==2.3.1; python_version >= '3.8'
bandit[toml]==1.7.8; python_version >= '3.8'
black==24.3.0; python_version >= '3.8'
build==1.0.3; python_version >= '3.7'
build==1.2.1; python_version >= '3.8'
certifi==2023.11.17; python_version >= '3.6'
cffi==1.16.0; python_version >= '3.8'
cfgv==3.4.0; python_version >= '3.8'
Expand All @@ -30,12 +30,14 @@ flake8-simplify==0.21.0; python_full_version >= '3.6.1'
html5lib==1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
identify==2.5.35; python_version >= '3.8'
idna==3.6; python_version >= '3.5'
importlib-metadata==7.0.1; python_version >= '3.8'
importlib-metadata==7.1.0; python_version >= '3.8'
iniconfig==2.0.0; python_version >= '3.7'
isort==5.13.2; python_full_version >= '3.8.0'
jaraco.classes==3.3.1; python_version >= '3.8'
jaraco.classes==3.4.0; python_version >= '3.8'
jaraco.context==4.3.0; python_version >= '3.7'
jaraco.functools==4.0.0; python_version >= '3.8'
jeepney==0.8.0; sys_platform == 'linux'
keyring==24.3.0; python_version >= '3.8'
keyring==25.0.0; python_version >= '3.8'
markdown-it-py==3.0.0; python_version >= '3.8'
mccabe==0.7.0; python_version >= '3.6'
mdurl==0.1.2; python_version >= '3.7'
Expand All @@ -50,37 +52,37 @@ pathspec==0.12.1; python_version >= '3.8'
pbr==6.0.0; python_version >= '2.6'
pep8-naming==0.13.3; python_version >= '3.7'
pipenv==2023.12.1; python_version >= '3.8'
pkginfo==1.9.6; python_version >= '3.6'
pkginfo==1.10.0; python_version >= '3.6'
platformdirs==4.2.0; python_version >= '3.8'
pluggy==1.4.0; python_version >= '3.8'
pre-commit==3.6.1; python_version >= '3.9'
pre-commit==3.7.0; python_version >= '3.9'
pycodestyle==2.11.1; python_version >= '3.8'
pycparser==2.21
pycparser==2.22; python_version >= '3.8'
pydocstyle==6.3.0; python_version >= '3.6'
pyflakes==3.2.0; python_version >= '3.8'
pygments==2.17.2; python_version >= '3.7'
pylint==3.1.0; python_full_version >= '3.8.0'
pylint-pytest==1.1.7; python_version >= '3.6'
pyproject-hooks==1.0.0; python_version >= '3.7'
pyrepl@ git+https://github.com/pypy/pyrepl.git@502bcf766e22b7d3898ed318f4a02d575804eb6f
pytest==8.0.0; python_version >= '3.8'
pytest==8.1.1; python_version >= '3.8'
pytest-cov==4.1.0; python_version >= '3.7'
pytest-is-running==1.5.1; python_version >= '3.8'
pytest-tornasync==0.6.0.post2
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==6.0.1; python_version >= '3.6'
readme-renderer==42.0; python_version >= '3.8'
readme-renderer==43.0; python_version >= '3.8'
requests==2.31.0; python_version >= '3.7'
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
restructuredtext-lint==1.4.0
rfc3986==2.0.0; python_version >= '3.7'
rich==13.7.1; python_full_version >= '3.7.0'
secretstorage==3.3.3; sys_platform == 'linux'
setuptools==69.1.0; python_version >= '3.8'
setuptools==69.2.0; python_version >= '3.8'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snowballstemmer==2.2.0
stevedore==5.1.0; python_version >= '3.8'
time-machine==2.13.0; python_version >= '3.8'
stevedore==5.2.0; python_version >= '3.8'
time-machine==2.14.1; python_version >= '3.8'
tomli==2.0.1; python_version < '3.11'
tomlkit==0.12.4; python_version >= '3.7'
tornado==6.4; python_version >= '3.8'
Expand All @@ -91,37 +93,37 @@ types-emoji==2.1.0.3
types-html5lib==1.1.11.20240228; python_version >= '3.8'
types-lxml==2023.10.21; python_version >= '3.8'
types-orjson==3.6.2
types-pillow==10.2.0.20240324; python_version >= '3.8'
types-pillow==10.2.0.20240331; python_version >= '3.8'
types-pycurl==7.45.2.20240311; python_version >= '3.8'
types-pyopenssl==24.0.0.20240311; python_version >= '3.8'
types-python-dateutil==2.8.19.20240106; python_version >= '3.8'
types-python-dateutil==2.9.0.20240316; python_version >= '3.8'
types-pyyaml==6.0.12.20240311; python_version >= '3.8'
types-redis==4.6.0.20240311; python_version >= '3.8'
types-regex==2023.12.25.20240311; python_version >= '3.8'
types-setuptools==69.0.0.20240125; python_version >= '3.8'
typing-extensions==4.9.0; python_version >= '3.8'
types-setuptools==69.2.0.20240317; python_version >= '3.8'
typing-extensions==4.10.0; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
virtualenv==20.25.1; python_version >= '3.7'
webencodings==0.5.1
zipp==3.17.0; python_version >= '3.8'
zipp==3.18.1; python_version >= '3.8'
accept-types==0.4.1
aiodns==3.1.1
aiodns==3.2.0
aiohttp[speedups]==3.9.3; python_version >= '3.8'
aiosignal==1.3.1; python_version >= '3.7'
ansi2html==1.9.1; python_version >= '3.7'
async-timeout==4.0.3; python_full_version <= '3.11.2'
async-timeout==4.0.3; python_full_version < '3.11.3'
beautifulsoup4==4.12.3; python_full_version >= '3.6.0'
blake3==0.4.1
brotli==1.1.0
defity==0.3.1; python_version >= '3.7'
defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
dunamai==1.19.2; python_version >= '3.5'
ecs-logging==2.1.0; python_version >= '3.6'
elastic-apm==6.20.0; python_version >= '3.6' and python_version < '4'
elastic-apm==6.21.4.post8347027212; python_version >= '3.6' and python_version < '4'
elastic-enterprise-search==8.11.0; python_version >= '3.6'
elastic-transport==8.12.0; python_version >= '3.7'
elastic-transport==8.13.0; python_version >= '3.7'
elasticsearch[async]==8.12.1; python_version >= '3.7'
emoji==2.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
emoji==2.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
frozenlist==1.4.1; python_version >= '3.8'
funcparserlib==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' and python_version < '3.13'
get-version==3.5.5; python_version >= '3.9'
Expand All @@ -131,12 +133,12 @@ html2text==2020.1.16; python_version >= '3.5'
hy==0.28.0; python_version < '3.13' and python_version >= '3.8'
hyrule==0.5.0; python_version < '3.13'
jsonpickle==3.0.3; python_version >= '3.7'
lxml==5.1.0; python_version >= '3.6'
lxml==5.2.0; python_version >= '3.6'
multidict==6.0.5; python_version >= '3.7'
openmoji-dist==15.0.0.1
orjson==3.9.14; python_version >= '3.8'
orjson==3.10.0; python_version >= '3.8'
pillow==10.2.0; python_version >= '3.8'
pillow-jxl-plugin==1.1.0.post1; python_version >= '3.8'
pillow-jxl-plugin==1.2.2; python_version >= '3.8'
pycares==4.4.0; python_version >= '3.8'
pycryptodome==3.20.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pycurl==7.45.2; python_version >= '3.5'
Expand All @@ -145,7 +147,7 @@ pysocks==1.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2
python-geoip-geolite2-yplan==2019.1224
python-geoip-yplan==1.2
pytz==2023.4
rapidfuzz==3.6.1; python_version >= '3.8'
rapidfuzz==3.7.0; python_version >= '3.8'
redis[hiredis]==5.0.3; python_version >= '3.7'
regex==2023.12.25; python_version >= '3.7'
setproctitle==1.3.3; python_version >= '3.7'
Expand Down
22 changes: 11 additions & 11 deletions pip-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
accept-types==0.4.1
aiodns==3.1.1
aiodns==3.2.0
aiohttp[speedups]==3.9.3; python_version >= '3.8'
aiosignal==1.3.1; python_version >= '3.7'
ansi2html==1.9.1; python_version >= '3.7'
async-timeout==4.0.3; python_full_version <= '3.11.2'
async-timeout==4.0.3; python_full_version < '3.11.3'
attrs==23.2.0; python_version >= '3.7'
beautifulsoup4==4.12.3; python_full_version >= '3.6.0'
blake3==0.4.1
Expand All @@ -15,11 +15,11 @@ defusedxml==0.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1,
dill==0.3.8; python_version >= '3.8'
dunamai==1.19.2; python_version >= '3.5'
ecs-logging==2.1.0; python_version >= '3.6'
elastic-apm==6.20.0; python_version >= '3.6' and python_version < '4'
elastic-apm==6.21.4.post8347027212; python_version >= '3.6' and python_version < '4'
elastic-enterprise-search==8.11.0; python_version >= '3.6'
elastic-transport==8.12.0; python_version >= '3.7'
elastic-transport==8.13.0; python_version >= '3.7'
elasticsearch[async]==8.12.1; python_version >= '3.7'
emoji==2.10.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
emoji==2.11.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
frozenlist==1.4.1; python_version >= '3.8'
funcparserlib==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6' and python_version < '3.13'
get-version==3.5.5; python_version >= '3.9'
Expand All @@ -30,25 +30,25 @@ hy==0.28.0; python_version < '3.13' and python_version >= '3.8'
hyrule==0.5.0; python_version < '3.13'
idna==3.6; python_version >= '3.5'
jsonpickle==3.0.3; python_version >= '3.7'
lxml==5.1.0; python_version >= '3.6'
lxml==5.2.0; python_version >= '3.6'
multidict==6.0.5; python_version >= '3.7'
openmoji-dist==15.0.0.1
orjson==3.9.14; python_version >= '3.8'
orjson==3.10.0; python_version >= '3.8'
packaging==23.2; python_version >= '3.7'
pillow==10.2.0; python_version >= '3.8'
pillow-jxl-plugin==1.1.0.post1; python_version >= '3.8'
pillow-jxl-plugin==1.2.2; python_version >= '3.8'
pycares==4.4.0; python_version >= '3.8'
pycparser==2.21
pycparser==2.22; python_version >= '3.8'
pycryptodome==3.20.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pycurl==7.45.2; python_version >= '3.5'
pyjwt==2.8.0; python_version >= '3.7'
pysocks==1.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.8.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-geoip-geolite2-yplan==2019.1224
python-geoip-yplan==1.2
pytz==2023.4
pyyaml==6.0.1; python_version >= '3.6'
rapidfuzz==3.6.1; python_version >= '3.8'
rapidfuzz==3.7.0; python_version >= '3.8'
redis[hiredis]==5.0.3; python_version >= '3.7'
regex==2023.12.25; python_version >= '3.7'
setproctitle==1.3.3; python_version >= '3.7'
Expand Down
Loading

0 comments on commit 889a995

Please sign in to comment.