Compare commits
1 commit
a0728d310b
...
fd2a149cf9
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd2a149cf9 |
1 changed files with 6 additions and 6 deletions
|
|
@ -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.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"
|
||||
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.3 ; 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"
|
||||
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.2 ; 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"
|
||||
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.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"
|
||||
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"
|
||||
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.20250602 ; 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"
|
||||
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