update poetry lock

This commit is contained in:
Dmitry Afanasyev 2024-11-28 10:03:02 +03:00
parent f410701b77
commit 8783e31725
3 changed files with 2394 additions and 2343 deletions

0
= Normal file
View File

4124
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,383 +1,230 @@
aiohttp==3.9.5 ; python_version >= "3.12" and python_version < "3.13" aiohappyeyeballs==2.4.3
aiosignal==1.3.1 ; python_version >= "3.12" and python_version < "3.13" aiohttp==3.11.8
alembic==1.13.1 ; python_version >= "3.12" and python_version < "3.13" aiosignal==1.3.1
altgraph==0.17.4 ; python_version >= "3.12" and python_version < "3.13" alembic==1.14.0
amqp==5.2.0 ; python_version >= "3.12" and python_version < "3.13" altgraph==0.17.4
annotated-types==0.7.0 ; python_version >= "3.12" and python_version < "3.13" amqp==5.3.1
anyio==4.4.0 ; python_version >= "3.12" and python_version < "3.13" annotated-types==0.7.0
arrow==1.3.0 ; python_version >= "3.12" and python_version < "3.13" anyio==4.6.2.post1
asgiref==3.8.1 ; python_version >= "3.12" and python_version < "3.13" arrow==1.3.0
assertpy==1.1 ; python_version >= "3.12" and python_version < "3.13" asgiref==3.8.1
astor==0.8.1 ; python_version >= "3.12" and python_version < "3.13" assertpy==1.1
astroid==3.2.2 ; python_version >= "3.12" and python_version < "3.13" astor==0.8.1
asttokens==2.4.1 ; python_version >= "3.12" and python_version < "3.13" astroid==3.3.5
attrs==23.2.0 ; python_version >= "3.12" and python_version < "3.13" asttokens==2.4.1
authlib==1.3.1 ; python_version >= "3.12" and python_version < "3.13" attrs==24.2.0
autoflake==2.3.1 ; python_version >= "3.12" and python_version < "3.13" authlib==1.3.2
bandit==1.7.9 ; python_version >= "3.12" and python_version < "3.13" autoflake==2.3.1
bcrypt==4.1.3 ; python_version >= "3.12" and python_version < "3.13" bandit==1.8.0
billiard==4.2.0 ; python_version >= "3.12" and python_version < "3.13" bcrypt==4.2.1
binaryornot==0.4.4 ; python_version >= "3.12" and python_version < "3.13" billiard==4.2.1
black==24.4.2 ; python_version >= "3.12" and python_version < "3.13" binaryornot==0.4.4
boolean-py==4.0 ; python_version >= "3.12" and python_version < "3.13" black==24.10.0
cachecontrol[filecache]==0.14.0 ; python_version >= "3.12" and python_version < "3.13" boolean-py==4.0
celery==5.4.0 ; python_version >= "3.12" and python_version < "3.13" cachecontrol[filecache]==0.14.1
certifi==2024.6.2 ; python_version >= "3.12" and python_version < "3.13" celery==5.4.0
cffi==1.16.0 ; python_version >= "3.12" and python_version < "3.13" and (os_name == "nt" or platform_python_implementation != "PyPy") and (implementation_name != "pypy" or platform_python_implementation != "PyPy") certifi==2024.8.30
cfgv==3.4.0 ; python_version >= "3.12" and python_version < "3.13" cffi==1.17.1
chardet==5.2.0 ; python_version >= "3.12" and python_version < "3.13" cfgv==3.4.0
charset-normalizer==3.3.2 ; python_version >= "3.12" and python_version < "3.13" chardet==5.2.0
click-didyoumean==0.3.1 ; python_version >= "3.12" and python_version < "3.13" charset-normalizer==3.4.0
click-plugins==1.1.1 ; python_version >= "3.12" and python_version < "3.13" click-didyoumean==0.3.1
click-repl==0.3.0 ; python_version >= "3.12" and python_version < "3.13" click-plugins==1.1.1
click==8.1.7 ; python_version >= "3.12" and python_version < "3.13" click-repl==0.3.0
colorama==0.4.6 ; python_version >= "3.12" and python_version < "3.13" and (platform_system == "Windows" or sys_platform == "win32") click==8.1.7
cookiecutter==2.6.0 ; python_version >= "3.12" and python_version < "3.13" colorama==0.4.6
coverage[toml]==7.5.3 ; python_version >= "3.12" and python_version < "3.13" cookiecutter==2.6.0
cryptography==42.0.8 ; python_version >= "3.12" and python_version < "3.13" coverage[toml]==7.6.8
cyclonedx-python-lib==7.4.1 ; python_version >= "3.12" and python_version < "3.13" cryptography==44.0.0
decorator==5.1.1 ; python_version >= "3.12" and python_version < "3.13" cyclonedx-python-lib==7.6.2
defusedxml==0.7.1 ; python_version >= "3.12" and python_version < "3.13" decorator==5.1.1
distlib==0.3.8 ; python_version >= "3.12" and python_version < "3.13" defusedxml==0.7.1
django==5.0.6 ; python_version >= "3.12" and python_version < "3.13" distlib==0.3.9
dnspython==2.6.1 ; python_version >= "3.12" and python_version < "3.13" django==5.1.3
dparse==0.6.4b0 ; python_version >= "3.12" and python_version < "3.13" dnspython==2.7.0
email-validator==2.1.1 ; python_version >= "3.12" and python_version < "3.13" dparse==0.6.4
eradicate==2.3.0 ; python_version >= "3.12" and python_version < "3.13" email-validator==2.2.0
executing==2.0.1 ; python_version >= "3.12" and python_version < "3.13" eradicate==2.3.0
factory-boy==3.3.0 ; python_version >= "3.12" and python_version < "3.13" executing==2.1.0
faker==25.8.0 ; python_version >= "3.12" and python_version < "3.13" factory-boy==3.3.1
fastapi-cli==0.0.4 ; python_version >= "3.12" and python_version < "3.13" faker==25.9.2
fastapi==0.111.0 ; python_version >= "3.12" and python_version < "3.13" fastapi-cli==0.0.5
filelock==3.15.1 ; python_version >= "3.12" and python_version < "3.13" fastapi==0.111.1
flake8-aaa==0.17.0 ; python_version >= "3.12" and python_version < "3.13" filelock==3.16.1
flake8-annotations-complexity==0.0.8 ; python_version >= "3.12" and python_version < "3.13" flake8-aaa==0.17.0
flake8-bandit==4.1.1 ; python_version >= "3.12" and python_version < "3.13" flake8-annotations-complexity==0.0.8
flake8-bugbear==24.4.26 ; python_version >= "3.12" and python_version < "3.13" flake8-bandit==4.1.1
flake8-comments==0.1.2 ; python_version >= "3.12" and python_version < "3.13" flake8-bugbear==24.10.31
flake8-comprehensions==3.14.0 ; python_version >= "3.12" and python_version < "3.13" flake8-comments==0.1.2
flake8-debugger==4.1.2 ; python_version >= "3.12" and python_version < "3.13" flake8-comprehensions==3.16.0
flake8-deprecated==2.2.1 ; python_version >= "3.12" and python_version < "3.13" flake8-debugger==4.1.2
flake8-eradicate==1.5.0 ; python_version >= "3.12" and python_version < "3.13" flake8-deprecated==2.2.1
flake8-fixme==1.1.1 ; python_version >= "3.12" and python_version < "3.13" flake8-eradicate==1.5.0
flake8-logging-format==2024.24.12 ; python_version >= "3.12" and python_version < "3.13" flake8-fixme==1.1.1
flake8-mock==0.4 ; python_version >= "3.12" and python_version < "3.13" flake8-logging-format==2024.24.12
flake8-newspaper-style==0.4.3 ; python_version >= "3.12" and python_version < "3.13" flake8-mock==0.4
flake8-noqa==1.4.0 ; python_version >= "3.12" and python_version < "3.13" flake8-newspaper-style==0.4.3
flake8-plugin-utils==1.3.3 ; python_version >= "3.12" and python_version < "3.13" flake8-noqa==1.4.0
flake8-pyproject==1.2.3 ; python_version >= "3.12" and python_version < "3.13" flake8-plugin-utils==1.3.3
flake8-pytest-style==2.0.0 ; python_version >= "3.12" and python_version < "3.13" flake8-pyproject==1.2.3
flake8-simplify==0.21.0 ; python_version >= "3.12" and python_version < "3.13" flake8-pytest-style==2.0.0
flake8-tidy-imports==4.10.0 ; python_version >= "3.12" and python_version < "3.13" flake8-simplify==0.21.0
flake8-useless-assert==0.4.4 ; python_version >= "3.12" and python_version < "3.13" flake8-tidy-imports==4.11.0
flake8-variables-names==0.0.6 ; python_version >= "3.12" and python_version < "3.13" flake8-useless-assert==0.4.4
flake8-warnings==0.4.1 ; python_version >= "3.12" and python_version < "3.13" flake8-variables-names==0.0.6
flake8==7.0.0 ; python_version >= "3.12" and python_version < "3.13" flake8-warnings==0.4.1
freezegun==1.5.1 ; python_version >= "3.12" and python_version < "3.13" flake8==7.1.1
frozenlist==1.4.1 ; python_version >= "3.12" and python_version < "3.13" freezegun==1.5.1
greenlet==3.0.3 ; python_version >= "3.12" and python_version < "3.13" frozenlist==1.5.0
gunicorn==22.0.0 ; python_version >= "3.12" and python_version < "3.13" greenlet==3.1.1
h11==0.14.0 ; python_version >= "3.12" and python_version < "3.13" gunicorn==22.0.0
html5lib==1.1 ; python_version >= "3.12" and python_version < "3.13" h11==0.14.0
httpcore==1.0.5 ; python_version >= "3.12" and python_version < "3.13" html5lib==1.1
httptools==0.6.1 ; python_version >= "3.12" and python_version < "3.13" httpcore==1.0.7
httpx==0.27.0 ; python_version >= "3.12" and python_version < "3.13" httptools==0.6.4
identify==2.5.36 ; python_version >= "3.12" and python_version < "3.13" httpx==0.27.2
idna==3.7 ; python_version >= "3.12" and python_version < "3.13" identify==2.6.3
iniconfig==2.0.0 ; python_version >= "3.12" and python_version < "3.13" idna==3.10
ipython==8.25.0 ; python_version >= "3.12" and python_version < "3.13" iniconfig==2.0.0
jedi==0.19.1 ; python_version >= "3.12" and python_version < "3.13" ipython==8.29.0
jinja2==3.1.4 ; python_version >= "3.12" and python_version < "3.13" jedi==0.19.2
kombu==5.3.7 ; python_version >= "3.12" and python_version < "3.13" jinja2==3.1.4
license-expression==30.3.0 ; python_version >= "3.12" and python_version < "3.13" kombu==5.4.2
loguru==0.7.2 ; python_version >= "3.12" and python_version < "3.13" license-expression==30.4.0
macholib==1.16.3 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "darwin" loguru==0.7.2
mako==1.3.5 ; python_version >= "3.12" and python_version < "3.13" macholib==1.16.3
markdown-it-py==3.0.0 ; python_version >= "3.12" and python_version < "3.13" mako==1.3.6
markupsafe==2.1.5 ; python_version >= "3.12" and python_version < "3.13" markdown-it-py==3.0.0
marshmallow==3.21.3 ; python_version >= "3.12" and python_version < "3.13" markupsafe==3.0.2
matplotlib-inline==0.1.7 ; python_version >= "3.12" and python_version < "3.13" marshmallow==3.23.1
mccabe==0.7.0 ; python_version >= "3.12" and python_version < "3.13" matplotlib-inline==0.1.7
mdurl==0.1.2 ; python_version >= "3.12" and python_version < "3.13" mccabe==0.7.0
mouseinfo==0.1.0 ; python_version >= "3.12" and python_version < "3.13" mdurl==0.1.2
msgpack==1.0.8 ; python_version >= "3.12" and python_version < "3.13" mouseinfo==0.1.0
multidict==6.0.5 ; python_version >= "3.12" and python_version < "3.13" msgpack==1.1.0
mypy-extensions==1.0.0 ; python_version >= "3.12" and python_version < "3.13" multidict==6.1.0
mypy==1.10.0 ; python_version >= "3.12" and python_version < "3.13" mypy-extensions==1.0.0
nest-asyncio==1.6.0 ; python_version >= "3.12" and python_version < "3.13" mypy==1.13.0
nodeenv==1.9.1 ; python_version >= "3.12" and python_version < "3.13" nest-asyncio==1.6.0
numpy==1.26.4 ; python_version >= "3.12" and python_version < "3.13" nodeenv==1.9.1
orjson==3.10.5 ; python_version >= "3.12" and python_version < "3.13" numpy==1.26.4
outcome==1.3.0.post0 ; python_version >= "3.12" and python_version < "3.13" orjson==3.10.12
packageurl-python==0.15.1 ; python_version >= "3.12" and python_version < "3.13" outcome==1.3.0.post0
packaging==24.1 ; python_version >= "3.12" and python_version < "3.13" packageurl-python==0.16.0
parso==0.8.4 ; python_version >= "3.12" and python_version < "3.13" packaging==24.2
pathspec==0.12.1 ; python_version >= "3.12" and python_version < "3.13" parso==0.8.4
pbr==6.0.0 ; python_version >= "3.12" and python_version < "3.13" pathspec==0.12.1
pefile==2023.2.7 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "win32" pbr==6.1.0
pexpect==4.9.0 ; python_version >= "3.12" and python_version < "3.13" and (sys_platform != "win32" and sys_platform != "emscripten") pefile==2023.2.7
pillow==10.3.0 ; python_version >= "3.12" and python_version < "3.13" pexpect==4.9.0
pip-api==0.0.33 ; python_version >= "3.12" and python_version < "3.13" pillow==10.4.0
pip-audit==2.7.3 ; python_version >= "3.12" and python_version < "3.13" pip-api==0.0.34
pip-requirements-parser==32.0.1 ; python_version >= "3.12" and python_version < "3.13" pip-audit==2.7.3
pip==24.0 ; python_version >= "3.12" and python_version < "3.13" pip-requirements-parser==32.0.1
platformdirs==4.2.2 ; python_version >= "3.12" and python_version < "3.13" pip==24.3.1
pluggy==1.5.0 ; python_version >= "3.12" and python_version < "3.13" platformdirs==4.3.6
pprintpp==0.4.0 ; python_version >= "3.12" and python_version < "3.13" pluggy==1.5.0
pre-commit==3.7.1 ; python_version >= "3.12" and python_version < "3.13" pprintpp==0.4.0
prompt-toolkit==3.0.47 ; python_version >= "3.12" and python_version < "3.13" pre-commit==3.8.0
psycopg2-binary==2.9.9 ; python_version >= "3.12" and python_version < "3.13" prompt-toolkit==3.0.48
ptyprocess==0.7.0 ; python_version >= "3.12" and python_version < "3.13" and (sys_platform != "win32" and sys_platform != "emscripten") propcache==0.2.0
pure-eval==0.2.2 ; python_version >= "3.12" and python_version < "3.13" psycopg2-binary==2.9.10
py-serializable==1.0.3 ; python_version >= "3.12" and python_version < "3.13" ptyprocess==0.7.0
pyautogui==0.9.54 ; python_version >= "3.12" and python_version < "3.13" pure-eval==0.2.3
pycodestyle==2.11.1 ; python_version >= "3.12" and python_version < "3.13" py-serializable==1.1.2
pycparser==2.22 ; python_version >= "3.12" and python_version < "3.13" and (os_name == "nt" or platform_python_implementation != "PyPy") and (implementation_name != "pypy" or platform_python_implementation != "PyPy") pyautogui==0.9.54
pydantic-core==2.18.4 ; python_version >= "3.12" and python_version < "3.13" pycodestyle==2.12.1
pydantic==2.7.4 ; python_version >= "3.12" and python_version < "3.13" pycparser==2.22
pyflakes==3.2.0 ; python_version >= "3.12" and python_version < "3.13" pydantic-core==2.27.1
pygetwindow==0.0.9 ; python_version >= "3.12" and python_version < "3.13" pydantic==2.10.2
pygments==2.18.0 ; python_version >= "3.12" and python_version < "3.13" pyflakes==3.2.0
pyinstaller-hooks-contrib==2024.7 ; python_version >= "3.12" and python_version < "3.13" pygetwindow==0.0.9
pyinstaller==6.8.0 ; python_version >= "3.12" and python_version < "3.13" pygments==2.18.0
pymsgbox==1.0.9 ; python_version >= "3.12" and python_version < "3.13" pyinstaller-hooks-contrib==2024.10
pyobjc-core==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pyinstaller==6.11.1
pyobjc-framework-accessibility==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0" pymsgbox==1.0.9
pyobjc-framework-accounts==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0" pyparsing==3.2.0
pyobjc-framework-addressbook==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pyperclip==1.9.0
pyobjc-framework-adservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0" pyqt6-qt6==6.7.3
pyobjc-framework-adsupport==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "18.0" pyqt6-sip==13.8.0
pyobjc-framework-applescriptkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pyqt6==6.7.1
pyobjc-framework-applescriptobjc==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0" pyrect==0.2.0
pyobjc-framework-applicationservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pyscreeze==1.0.1
pyobjc-framework-apptrackingtransparency==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0" pysocks==1.7.1
pyobjc-framework-audiovideobridging==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0" pytest-asyncio==0.23.8
pyobjc-framework-authenticationservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" pytest-clarity==1.0.1
pyobjc-framework-automaticassessmentconfiguration==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" pytest-cov==5.0.0
pyobjc-framework-automator==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pytest-deadfixtures==2.2.1
pyobjc-framework-avfoundation==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "11.0" pytest-env==1.1.5
pyobjc-framework-avkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "13.0" pytest-freezegun==0.4.2
pyobjc-framework-avrouting==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0" pytest-html==4.1.1
pyobjc-framework-backgroundassets==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0" pytest-metadata==3.1.1
pyobjc-framework-browserenginekit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "23.4" pytest-mock==3.14.0
pyobjc-framework-businesschat==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "18.0" pytest-randomly==3.16.0
pyobjc-framework-calendarstore==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "9.0" pytest-repeat==0.9.3
pyobjc-framework-callkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0" pytest-socket==0.7.0
pyobjc-framework-cfnetwork==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pytest-split==0.8.2
pyobjc-framework-cinematic==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "23.0" pytest-sugar==1.0.0
pyobjc-framework-classkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0" pytest-timeout==2.3.1
pyobjc-framework-cloudkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "14.0" pytest-timeouts==1.2.1
pyobjc-framework-cocoa==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pytest==8.3.3
pyobjc-framework-collaboration==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "9.0" python-dateutil==2.9.0.post0
pyobjc-framework-colorsync==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "17.0" python-decouple==3.8
pyobjc-framework-contacts==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0" python-dotenv==1.0.1
pyobjc-framework-contactsui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0" python-multipart==0.0.17
pyobjc-framework-coreaudio==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" python-slugify==8.0.4
pyobjc-framework-coreaudiokit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" python3-xlib==0.15
pyobjc-framework-corebluetooth==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "14.0" pytweening==1.2.0
pyobjc-framework-coredata==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" pytz==2024.2
pyobjc-framework-corehaptics==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" pywin32-ctypes==0.2.3
pyobjc-framework-corelocation==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0" pyyaml==6.0.2
pyobjc-framework-coremedia==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "11.0" redis[asyncio]==5.2.0
pyobjc-framework-coremediaio==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "11.0" requests==2.32.3
pyobjc-framework-coremidi==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" respx==0.21.1
pyobjc-framework-coreml==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "17.0" rich==13.9.4
pyobjc-framework-coremotion==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" ruamel-yaml-clib==0.2.12
pyobjc-framework-coreservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" ruamel-yaml==0.18.6
pyobjc-framework-corespotlight==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "17.0" ruff==0.4.10
pyobjc-framework-coretext==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" safety-schemas==0.0.5
pyobjc-framework-corewlan==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0" safety==3.2.3
pyobjc-framework-cryptotokenkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "14.0" selenium==4.27.1
pyobjc-framework-datadetection==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.0" setuptools==75.6.0
pyobjc-framework-devicecheck==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" shellingham==1.5.4
pyobjc-framework-dictionaryservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "9.0" simple-term-menu==1.6.5
pyobjc-framework-discrecording==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" six==1.16.0
pyobjc-framework-discrecordingui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" sniffio==1.3.1
pyobjc-framework-diskarbitration==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" sortedcontainers==2.4.0
pyobjc-framework-dvdplayback==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" sqlalchemy==2.0.36
pyobjc-framework-eventkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0" sqlalchemy[asyncio]==2.0.36
pyobjc-framework-exceptionhandling==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" sqlparse==0.5.2
pyobjc-framework-executionpolicy==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" stack-data==0.6.3
pyobjc-framework-extensionkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0" starlette==0.37.2
pyobjc-framework-externalaccessory==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "17.0" stevedore==5.4.0
pyobjc-framework-fileprovider==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" termcolor==2.5.0
pyobjc-framework-fileproviderui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" text-unidecode==1.3
pyobjc-framework-findersync==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "14.0" toml==0.10.2
pyobjc-framework-fsevents==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" traitlets==5.14.3
pyobjc-framework-gamecenter==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0" trio-websocket==0.11.1
pyobjc-framework-gamecontroller==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "13.0" trio==0.27.0
pyobjc-framework-gamekit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0" typer==0.13.1
pyobjc-framework-gameplaykit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0" types-python-dateutil==2.9.0.20241003
pyobjc-framework-healthkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0" typing-extensions==4.12.2
pyobjc-framework-imagecapturecore==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0" tzdata==2024.2
pyobjc-framework-inputmethodkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "9.0" urllib3==2.2.3
pyobjc-framework-installerplugins==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" urllib3[socks]==2.2.3
pyobjc-framework-instantmessage==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "9.0" uvicorn==0.30.6
pyobjc-framework-intents==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "16.0" uvicorn[standard]==0.30.6
pyobjc-framework-intentsui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.0" uvloop==0.21.0
pyobjc-framework-iobluetooth==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" validators==0.28.3
pyobjc-framework-iobluetoothui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" vine==5.1.0
pyobjc-framework-iosurface==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0" virtualenv==20.28.0
pyobjc-framework-ituneslibrary==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0" watchfiles==1.0.0
pyobjc-framework-kernelmanagement==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0" wcwidth==0.2.13
pyobjc-framework-latentsemanticmapping==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" webencodings==0.5.1
pyobjc-framework-launchservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" websocket-client==1.8.0
pyobjc-framework-libdispatch==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0" websockets==14.1
pyobjc-framework-libxpc==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0" wget==3.2
pyobjc-framework-linkpresentation==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0" win32-setctime==1.1.0
pyobjc-framework-localauthentication==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "14.0" wsproto==1.2.0
pyobjc-framework-localauthenticationembeddedui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.0" yarl==1.18.0
pyobjc-framework-mailkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.0" zipp==3.21.0
pyobjc-framework-mapkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "13.0"
pyobjc-framework-mediaaccessibility==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "13.0"
pyobjc-framework-medialibrary==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "13.0"
pyobjc-framework-mediaplayer==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "16.0"
pyobjc-framework-mediatoolbox==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "13.0"
pyobjc-framework-metal==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0"
pyobjc-framework-metalfx==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0"
pyobjc-framework-metalkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0"
pyobjc-framework-metalperformanceshaders==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "17.0"
pyobjc-framework-metalperformanceshadersgraph==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-metrickit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.0"
pyobjc-framework-mlcompute==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-modelio==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0"
pyobjc-framework-multipeerconnectivity==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "14.0"
pyobjc-framework-naturallanguage==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "18.0"
pyobjc-framework-netfs==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0"
pyobjc-framework-network==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "18.0"
pyobjc-framework-networkextension==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0"
pyobjc-framework-notificationcenter==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "14.0"
pyobjc-framework-opendirectory==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0"
pyobjc-framework-osakit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-oslog==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0"
pyobjc-framework-passkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-pencilkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0"
pyobjc-framework-phase==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.0"
pyobjc-framework-photos==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0"
pyobjc-framework-photosui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "15.0"
pyobjc-framework-preferencepanes==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-pubsub==10.3.1 ; platform_release >= "9.0" and platform_release < "18.0" and python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-pushkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0"
pyobjc-framework-quartz==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-quicklookthumbnailing==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0"
pyobjc-framework-replaykit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-safariservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "16.0"
pyobjc-framework-safetykit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0"
pyobjc-framework-scenekit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "11.0"
pyobjc-framework-screencapturekit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.4"
pyobjc-framework-screensaver==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-screentime==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-scriptingbridge==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "9.0"
pyobjc-framework-searchkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-security==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-securityfoundation==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-securityinterface==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-sensitivecontentanalysis==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "23.0"
pyobjc-framework-servicemanagement==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "10.0"
pyobjc-framework-sharedwithyou==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0"
pyobjc-framework-sharedwithyoucore==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0"
pyobjc-framework-shazamkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "21.0"
pyobjc-framework-social==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0"
pyobjc-framework-soundanalysis==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0"
pyobjc-framework-speech==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0"
pyobjc-framework-spritekit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "13.0"
pyobjc-framework-storekit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "11.0"
pyobjc-framework-symbols==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "23.0"
pyobjc-framework-syncservices==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-systemconfiguration==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc-framework-systemextensions==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "19.0"
pyobjc-framework-threadnetwork==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "22.0"
pyobjc-framework-uniformtypeidentifiers==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-usernotifications==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "18.0"
pyobjc-framework-usernotificationsui==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-videosubscriberaccount==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "18.0"
pyobjc-framework-videotoolbox==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "12.0"
pyobjc-framework-virtualization==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "20.0"
pyobjc-framework-vision==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin" and platform_release >= "17.0"
pyobjc-framework-webkit==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyobjc==10.3.1 ; python_version >= "3.12" and python_version < "3.13" and platform_system == "Darwin"
pyparsing==3.1.2 ; python_version >= "3.12" and python_version < "3.13"
pyperclip==1.8.2 ; python_version >= "3.12" and python_version < "3.13"
pyqt6-qt6==6.7.1 ; python_version >= "3.12" and python_version < "3.13"
pyqt6-sip==13.6.0 ; python_version >= "3.12" and python_version < "3.13"
pyqt6==6.7.0 ; python_version >= "3.12" and python_version < "3.13"
pyrect==0.2.0 ; python_version >= "3.12" and python_version < "3.13"
pyscreeze==0.1.30 ; python_version >= "3.12" and python_version < "3.13"
pysocks==1.7.1 ; python_version >= "3.12" and python_version < "3.13"
pytest-asyncio==0.23.7 ; python_version >= "3.12" and python_version < "3.13"
pytest-clarity==1.0.1 ; python_version >= "3.12" and python_version < "3.13"
pytest-cov==5.0.0 ; python_version >= "3.12" and python_version < "3.13"
pytest-deadfixtures==2.2.1 ; python_version >= "3.12" and python_version < "3.13"
pytest-env==1.1.3 ; python_version >= "3.12" and python_version < "3.13"
pytest-freezegun==0.4.2 ; python_version >= "3.12" and python_version < "3.13"
pytest-html==4.1.1 ; python_version >= "3.12" and python_version < "3.13"
pytest-metadata==3.1.1 ; python_version >= "3.12" and python_version < "3.13"
pytest-mock==3.14.0 ; python_version >= "3.12" and python_version < "3.13"
pytest-randomly==3.15.0 ; python_version >= "3.12" and python_version < "3.13"
pytest-repeat==0.9.3 ; python_version >= "3.12" and python_version < "3.13"
pytest-socket==0.7.0 ; python_version >= "3.12" and python_version < "3.13"
pytest-split==0.8.2 ; python_version >= "3.12" and python_version < "3.13"
pytest-sugar==1.0.0 ; python_version >= "3.12" and python_version < "3.13"
pytest-timeout==2.3.1 ; python_version >= "3.12" and python_version < "3.13"
pytest-timeouts==1.2.1 ; python_version >= "3.12" and python_version < "3.13"
pytest==8.2.2 ; python_version >= "3.12" and python_version < "3.13"
python-dateutil==2.9.0.post0 ; python_version >= "3.12" and python_version < "3.13"
python-decouple==3.8 ; python_version >= "3.12" and python_version < "3.13"
python-dotenv==1.0.1 ; python_version >= "3.12" and python_version < "3.13"
python-multipart==0.0.9 ; python_version >= "3.12" and python_version < "3.13"
python-slugify==8.0.4 ; python_version >= "3.12" and python_version < "3.13"
python3-xlib==0.15 ; platform_system == "Linux" and python_version >= "3.12" and python_version < "3.13"
pytweening==1.2.0 ; python_version >= "3.12" and python_version < "3.13"
pytz==2024.1 ; python_version >= "3.12" and python_version < "3.13"
pywin32-ctypes==0.2.2 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "win32"
pyyaml==6.0.1 ; python_version >= "3.12" and python_version < "3.13"
redis[asyncio]==5.0.6 ; python_version >= "3.12" and python_version < "3.13"
requests==2.32.3 ; python_version >= "3.12" and python_version < "3.13"
respx==0.21.1 ; python_version >= "3.12" and python_version < "3.13"
rich==13.7.1 ; python_version >= "3.12" and python_version < "3.13"
ruamel-yaml-clib==0.2.8 ; platform_python_implementation == "CPython" and python_version < "3.13" and python_version >= "3.12"
ruamel-yaml==0.18.6 ; python_version >= "3.12" and python_version < "3.13"
ruff==0.4.9 ; python_version >= "3.12" and python_version < "3.13"
safety-schemas==0.0.2 ; python_version >= "3.12" and python_version < "3.13"
safety==3.2.3 ; python_version >= "3.12" and python_version < "3.13"
selenium==4.21.0 ; python_version >= "3.12" and python_version < "3.13"
setuptools==70.0.0 ; python_version >= "3.12" and python_version < "3.13"
shellingham==1.5.4 ; python_version >= "3.12" and python_version < "3.13"
simple-term-menu==1.6.4 ; python_version >= "3.12" and python_version < "3.13"
six==1.16.0 ; python_version >= "3.12" and python_version < "3.13"
sniffio==1.3.1 ; python_version >= "3.12" and python_version < "3.13"
sortedcontainers==2.4.0 ; python_version >= "3.12" and python_version < "3.13"
sqlalchemy==2.0.30 ; python_version >= "3.12" and python_version < "3.13"
sqlalchemy[asyncio]==2.0.30 ; python_version >= "3.12" and python_version < "3.13"
sqlparse==0.5.0 ; python_version >= "3.12" and python_version < "3.13"
stack-data==0.6.3 ; python_version >= "3.12" and python_version < "3.13"
starlette==0.37.2 ; python_version >= "3.12" and python_version < "3.13"
stevedore==5.2.0 ; python_version >= "3.12" and python_version < "3.13"
termcolor==2.4.0 ; python_version >= "3.12" and python_version < "3.13"
text-unidecode==1.3 ; python_version >= "3.12" and python_version < "3.13"
toml==0.10.2 ; python_version >= "3.12" and python_version < "3.13"
traitlets==5.14.3 ; python_version >= "3.12" and python_version < "3.13"
trio-websocket==0.11.1 ; python_version >= "3.12" and python_version < "3.13"
trio==0.25.1 ; python_version >= "3.12" and python_version < "3.13"
typer==0.12.3 ; python_version >= "3.12" and python_version < "3.13"
types-python-dateutil==2.9.0.20240316 ; python_version >= "3.12" and python_version < "3.13"
typing-extensions==4.12.2 ; python_version >= "3.12" and python_version < "3.13"
tzdata==2024.1 ; python_version >= "3.12" and python_version < "3.13"
ujson==5.10.0 ; python_version >= "3.12" and python_version < "3.13"
urllib3==2.2.1 ; python_version >= "3.12" and python_version < "3.13"
urllib3[socks]==2.2.1 ; python_version >= "3.12" and python_version < "3.13"
uvicorn==0.30.1 ; python_version >= "3.12" and python_version < "3.13"
uvicorn[standard]==0.30.1 ; python_version >= "3.12" and python_version < "3.13"
uvloop==0.19.0 ; (sys_platform != "win32" and sys_platform != "cygwin") and platform_python_implementation != "PyPy" and python_version >= "3.12" and python_version < "3.13"
validators==0.28.3 ; python_version >= "3.12" and python_version < "3.13"
vine==5.1.0 ; python_version >= "3.12" and python_version < "3.13"
virtualenv==20.26.2 ; python_version >= "3.12" and python_version < "3.13"
watchfiles==0.22.0 ; python_version >= "3.12" and python_version < "3.13"
wcwidth==0.2.13 ; python_version >= "3.12" and python_version < "3.13"
webencodings==0.5.1 ; python_version >= "3.12" and python_version < "3.13"
websockets==12.0 ; python_version >= "3.12" and python_version < "3.13"
wget==3.2 ; python_version >= "3.12" and python_version < "3.13"
win32-setctime==1.1.0 ; python_version >= "3.12" and python_version < "3.13" and sys_platform == "win32"
wsproto==1.2.0 ; python_version >= "3.12" and python_version < "3.13"
yarl==1.9.4 ; python_version >= "3.12" and python_version < "3.13"
zipp==3.19.2 ; python_version >= "3.12" and python_version < "3.13"