Compare commits
11 commits
fd2a149cf9
...
a0728d310b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a0728d310b | ||
| e32755dfc0 | |||
|
|
c7c2b592e2 | ||
| 2bbd248cfd | |||
|
|
53cadef0c4 | ||
| 030a2280fe | |||
|
|
d2d7081745 | ||
| 148f0c4dd0 | |||
|
|
f96f2bee1b | ||
| 339a5ed887 | |||
|
|
315e2e2794 |
1 changed files with 7 additions and 7 deletions
|
|
@ -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"
|
||||
|
|
@ -187,21 +187,21 @@ requests-oauthlib==2.0.0 ; python_version >= "3.11" and python_full_version <= "
|
|||
requests==2.32.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
retry==0.9.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
rich==13.8.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
rsa==4.9 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
rsa==4.9.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
s3transfer==0.10.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
schema==0.7.7 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
selenium==4.24.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
semver==3.0.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
setuptools==74.1.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
setuptools==74.1.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
shapely==2.0.6 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
shellingham==1.5.4 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
six==1.16.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
smmap==5.0.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||
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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue