Compare commits

...
Sign in to create a new pull request.

7 commits

View file

@ -1,4 +1,4 @@
aiohappyeyeballs==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
aiohappyeyeballs==2.6.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
aiohttp==3.10.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
aiosignal==1.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
alembic==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
@ -200,8 +200,8 @@ smmap==5.0.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
sniffio==1.3.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
sortedcontainers==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
soupsieve==2.6 ; python_version >= "3.11" and python_full_version <= "3.13.0"
sqlalchemy==2.0.34 ; python_version >= "3.11" and python_full_version <= "3.13.0"
sqlalchemy[asyncio]==2.0.34 ; python_version >= "3.11" and python_full_version <= "3.13.0"
sqlalchemy==2.0.41 ; python_version >= "3.11" and python_full_version <= "3.13.0"
sqlalchemy[asyncio]==2.0.41 ; python_version >= "3.11" and python_full_version <= "3.13.0"
starlette==0.38.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
striprtf==0.0.26 ; python_version >= "3.11" and python_full_version <= "3.13.0"
sympy==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
@ -213,7 +213,7 @@ tqdm==4.66.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
trio-websocket==0.11.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
trio==0.26.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
typer==0.12.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
types-requests==2.32.0.20240907 ; python_version >= "3.11" and python_full_version <= "3.13.0"
types-requests==2.32.0.20250602 ; python_version >= "3.11" and python_full_version <= "3.13.0"
typing-extensions==4.12.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
typing-inspect==0.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
tzdata==2024.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"