|
@@ -1,87 +1,92 @@
|
|
|
-aiosmtplib==2.0.2
|
|
|
|
|
-annotated-types==0.6.0
|
|
|
|
|
-anyio==4.3.0
|
|
|
|
|
|
|
+aiosmtplib==3.0.2
|
|
|
|
|
+annotated-types==0.7.0
|
|
|
|
|
+anyio==4.9.0
|
|
|
arrow==1.3.0
|
|
arrow==1.3.0
|
|
|
-asgi-csrf==0.9
|
|
|
|
|
-attrs==23.2.0
|
|
|
|
|
-blinker==1.8.2
|
|
|
|
|
-certifi==2024.2.2
|
|
|
|
|
-charset-normalizer==3.3.2
|
|
|
|
|
-click==8.1.7
|
|
|
|
|
-dnspython==2.6.1
|
|
|
|
|
-email_validator==2.1.1
|
|
|
|
|
-et-xmlfile==1.1.0
|
|
|
|
|
-fastapi==0.111.0
|
|
|
|
|
-fastapi-cli==0.0.2
|
|
|
|
|
-fastapi-mail==1.4.1
|
|
|
|
|
-greenlet==3.0.3
|
|
|
|
|
-gunicorn==22.0.0
|
|
|
|
|
|
|
+asgi-csrf==0.11
|
|
|
|
|
+asyncio==3.4.3
|
|
|
|
|
+attrs==25.3.0
|
|
|
|
|
+blinker==1.9.0
|
|
|
|
|
+certifi==2025.1.31
|
|
|
|
|
+charset-normalizer==3.4.1
|
|
|
|
|
+click==8.1.8
|
|
|
|
|
+coverage==7.7.1
|
|
|
|
|
+dnspython==2.7.0
|
|
|
|
|
+email_validator==2.2.0
|
|
|
|
|
+et_xmlfile==2.0.0
|
|
|
|
|
+exceptiongroup==1.2.2
|
|
|
|
|
+fastapi==0.115.12
|
|
|
|
|
+fastapi-mail==1.4.2
|
|
|
|
|
+gunicorn==23.0.0
|
|
|
h11==0.14.0
|
|
h11==0.14.0
|
|
|
-httpcore==1.0.5
|
|
|
|
|
-httptools==0.6.1
|
|
|
|
|
-httpx==0.27.0
|
|
|
|
|
-idna==3.7
|
|
|
|
|
-iniconfig==2.0.0
|
|
|
|
|
|
|
+httpcore==1.0.7
|
|
|
|
|
+httptools==0.6.4
|
|
|
|
|
+httpx==0.28.1
|
|
|
|
|
+idna==3.10
|
|
|
|
|
+iniconfig==2.1.0
|
|
|
itsdangerous==2.2.0
|
|
itsdangerous==2.2.0
|
|
|
-Jinja2==3.1.3
|
|
|
|
|
-lxml==5.2.2
|
|
|
|
|
|
|
+Jinja2==3.1.6
|
|
|
|
|
+libcst==1.7.0
|
|
|
|
|
+lxml==5.3.1
|
|
|
markdown-it-py==3.0.0
|
|
markdown-it-py==3.0.0
|
|
|
-MarkupSafe==2.1.5
|
|
|
|
|
-mccabe==0.7.0
|
|
|
|
|
-mdit-py-plugins==0.4.1
|
|
|
|
|
|
|
+MarkupSafe==3.0.2
|
|
|
|
|
+mdit-py-plugins==0.4.2
|
|
|
mdurl==0.1.2
|
|
mdurl==0.1.2
|
|
|
|
|
+mistletoe==1.4.0
|
|
|
|
|
+mypy==1.15.0
|
|
|
mypy-extensions==1.0.0
|
|
mypy-extensions==1.0.0
|
|
|
-nh3==0.2.18
|
|
|
|
|
-numpy==2.0.0
|
|
|
|
|
-opencv-python==4.10.0.84
|
|
|
|
|
|
|
+nh3==0.2.21
|
|
|
|
|
+numpy==2.2.4
|
|
|
|
|
+opencv-python==4.11.0.86
|
|
|
openpyxl==3.1.5
|
|
openpyxl==3.1.5
|
|
|
-orjson==3.10.2
|
|
|
|
|
outcome==1.3.0.post0
|
|
outcome==1.3.0.post0
|
|
|
-packaging==24.0
|
|
|
|
|
-pathspec==0.12.1
|
|
|
|
|
-pillow==10.3.0
|
|
|
|
|
-platformdirs==4.2.2
|
|
|
|
|
-playwright==1.46.0
|
|
|
|
|
|
|
+packaging==24.2
|
|
|
|
|
+pandas==2.2.3
|
|
|
|
|
+pillow==11.1.0
|
|
|
pluggy==1.5.0
|
|
pluggy==1.5.0
|
|
|
-pycodestyle==2.12.0
|
|
|
|
|
-pycountry==23.12.11
|
|
|
|
|
-pydantic==2.7.1
|
|
|
|
|
-pydantic-settings==2.3.4
|
|
|
|
|
-pydantic_core==2.18.2
|
|
|
|
|
-pydocstyle==6.3.0
|
|
|
|
|
-pyee==11.1.0
|
|
|
|
|
-pyflakes==3.2.0
|
|
|
|
|
-Pygments==2.17.2
|
|
|
|
|
-pytest==8.2.0
|
|
|
|
|
-pytest-asyncio==0.23.8
|
|
|
|
|
-pytest-base-url==2.1.0
|
|
|
|
|
-pytest-playwright==0.5.1
|
|
|
|
|
|
|
+pprintpp==0.4.0
|
|
|
|
|
+pycountry==24.6.1
|
|
|
|
|
+pydantic==2.10.6
|
|
|
|
|
+pydantic-settings==2.8.1
|
|
|
|
|
+pydantic_core==2.27.2
|
|
|
|
|
+pyeucountrycodes==1.3.0
|
|
|
|
|
+Pygments==2.19.1
|
|
|
|
|
+pytest==8.3.5
|
|
|
|
|
+pytest-asyncio==0.26.0
|
|
|
|
|
+pytest-cov==6.0.0
|
|
|
|
|
+pytest-mock==3.14.0
|
|
|
python-dateutil==2.9.0.post0
|
|
python-dateutil==2.9.0.post0
|
|
|
-python-dotenv==1.0.1
|
|
|
|
|
-python-multipart==0.0.9
|
|
|
|
|
|
|
+python-dotenv==1.1.0
|
|
|
|
|
+python-multipart==0.0.20
|
|
|
python-slugify==8.0.4
|
|
python-slugify==8.0.4
|
|
|
-PyYAML==6.0.1
|
|
|
|
|
|
|
+pytz==2025.2
|
|
|
|
|
+PyYAML==6.0.2
|
|
|
|
|
+repoze.lru==0.7
|
|
|
requests==2.32.3
|
|
requests==2.32.3
|
|
|
-rich==13.7.1
|
|
|
|
|
-ruff==0.5.5
|
|
|
|
|
|
|
+rfc3986==2.0.0
|
|
|
|
|
+rich==13.9.4
|
|
|
|
|
+ruamel.yaml.clib==0.2.12
|
|
|
shellingham==1.5.4
|
|
shellingham==1.5.4
|
|
|
shortuuid==1.0.13
|
|
shortuuid==1.0.13
|
|
|
-six==1.16.0
|
|
|
|
|
|
|
+six==1.17.0
|
|
|
|
|
+slugify==0.0.1
|
|
|
sniffio==1.3.1
|
|
sniffio==1.3.1
|
|
|
-snowballstemmer==2.2.0
|
|
|
|
|
sortedcontainers==2.4.0
|
|
sortedcontainers==2.4.0
|
|
|
-starlette==0.37.2
|
|
|
|
|
-starsessions==2.1.3
|
|
|
|
|
-stripe==9.11.0
|
|
|
|
|
|
|
+starlette==0.46.1
|
|
|
|
|
+starsessions==2.2.1
|
|
|
|
|
+stripe==11.6.0
|
|
|
text-unidecode==1.3
|
|
text-unidecode==1.3
|
|
|
-tomli==2.0.1
|
|
|
|
|
-trio==0.26.0
|
|
|
|
|
-typer==0.12.3
|
|
|
|
|
-types-python-dateutil==2.9.0.20240316
|
|
|
|
|
-typing_extensions==4.11.0
|
|
|
|
|
-ujson==5.9.0
|
|
|
|
|
-urllib3==2.2.1
|
|
|
|
|
-uvicorn==0.29.0
|
|
|
|
|
-uvloop==0.19.0
|
|
|
|
|
-watchfiles==0.21.0
|
|
|
|
|
-websockets==12.0
|
|
|
|
|
|
|
+tomli==2.2.1
|
|
|
|
|
+typer==0.15.2
|
|
|
|
|
+types-python-dateutil==2.9.0.20241206
|
|
|
|
|
+types-PyYAML==6.0.12.20250326
|
|
|
|
|
+types-stripe==3.5.2.20240106
|
|
|
|
|
+types-ujson==5.10.0.20250326
|
|
|
|
|
+typing-inspect==0.9.0
|
|
|
|
|
+typing_extensions==4.13.0
|
|
|
|
|
+tzdata==2025.2
|
|
|
|
|
+unicode==2.9
|
|
|
|
|
+urllib3==2.3.0
|
|
|
|
|
+uvicorn==0.34.0
|
|
|
|
|
+uvloop==0.21.0
|
|
|
|
|
+watchfiles==1.0.4
|
|
|
|
|
+websockets==15.0.1
|