mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-08-05 13:16:42 +08:00
@ -9,6 +9,9 @@ antlr4-python3-runtime==4.9.3
|
||||
anyio==4.3.0
|
||||
async-timeout==4.0.3; python_version < "3.11"
|
||||
attrs==23.2.0
|
||||
beautifulsoup4==4.12.3
|
||||
boto3==1.34.135
|
||||
botocore==1.34.135
|
||||
cachetools==5.3.3
|
||||
cairocffi==1.7.0
|
||||
cairosvg==2.7.1
|
||||
@ -19,6 +22,7 @@ chattts-fork==0.0.1
|
||||
click==8.1.7
|
||||
click-plugins==1.1.1
|
||||
cligj==0.7.2
|
||||
cohere==5.5.8
|
||||
colorama==0.4.6; platform_system == "Windows"
|
||||
colour==0.1.5
|
||||
contourpy==1.2.1
|
||||
@ -34,6 +38,7 @@ encodec==0.1.1
|
||||
eval-type-backport==0.2.0
|
||||
exceptiongroup==1.2.1; python_version < "3.11"
|
||||
expiringdict==1.2.2
|
||||
fastavro==1.9.4
|
||||
filelock==3.14.0
|
||||
fiona==1.9.6
|
||||
fonttools==4.51.0
|
||||
@ -56,11 +61,14 @@ h11==0.14.0
|
||||
httpcore==1.0.5
|
||||
httplib2==0.22.0
|
||||
httpx==0.27.0
|
||||
httpx-sse==0.4.0
|
||||
huggingface-hub==0.23.0
|
||||
idna==3.7
|
||||
intel-openmp==2021.4.0; platform_system == "Windows"
|
||||
jinja2==3.1.4
|
||||
jmespath==1.0.1
|
||||
kiwisolver==1.4.5
|
||||
markdown==3.6
|
||||
markdown-it-py==3.0.0
|
||||
markupsafe==2.1.5
|
||||
matplotlib==3.8.4
|
||||
@ -88,6 +96,7 @@ openai==1.30.1
|
||||
osmnx==1.9.2
|
||||
packaging==24.0
|
||||
pandas==2.2.2
|
||||
parameterized==0.9.0
|
||||
pendulum==3.0.0
|
||||
pillow==10.3.0
|
||||
platformdirs==4.2.1
|
||||
@ -112,12 +121,14 @@ regex==2024.5.15
|
||||
requests==2.31.0
|
||||
rich==13.7.1
|
||||
rsa==4.9
|
||||
s3transfer==0.10.2
|
||||
safetensors==0.4.3
|
||||
scipy==1.13.1
|
||||
shapely==2.0.4
|
||||
shellingham==1.5.4
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.5
|
||||
svgwrite==1.4.3
|
||||
sympy==1.12
|
||||
tabulate==0.9.0
|
||||
@ -133,6 +144,7 @@ tqdm==4.66.4
|
||||
transformers==4.41.1
|
||||
triton==2.3.0; platform_system == "Linux" and platform_machine == "x86_64" and python_version < "3.12"
|
||||
typer==0.12.3
|
||||
types-requests==2.32.0.20240622
|
||||
typing-extensions==4.11.0
|
||||
tzdata==2024.1
|
||||
uritemplate==4.1.1
|
||||
|
Reference in New Issue
Block a user