mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-08-05 13:16:42 +08:00
120
requirements.txt
120
requirements.txt
@ -1,12 +1,108 @@
|
||||
pyTelegramBotAPI>=4.16
|
||||
cairosvg
|
||||
github_poster
|
||||
prettymapp
|
||||
google-generativeai>=0.4
|
||||
anthropic
|
||||
telegramify-markdown
|
||||
openai
|
||||
requests
|
||||
urlextract
|
||||
requests
|
||||
groq
|
||||
# This file is @generated by PDM.
|
||||
# Please do not edit it manually.
|
||||
|
||||
aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.6.0
|
||||
anthropic==0.25.8
|
||||
anyio==4.3.0
|
||||
async-timeout==4.0.3; python_version < "3.11"
|
||||
attrs==23.2.0
|
||||
cachetools==5.3.3
|
||||
cairocffi==1.7.0
|
||||
cairosvg==2.7.1
|
||||
certifi==2024.2.2
|
||||
cffi==1.16.0
|
||||
charset-normalizer==3.3.2
|
||||
click==8.1.7
|
||||
click-plugins==1.1.1
|
||||
cligj==0.7.2
|
||||
colorama==0.4.6; platform_system == "Windows"
|
||||
colour==0.1.5
|
||||
contourpy==1.2.1
|
||||
cssselect2==0.7.0
|
||||
cycler==0.12.1
|
||||
defusedxml==0.7.1
|
||||
distro==1.9.0
|
||||
emoji==2.11.1
|
||||
eval-type-backport==0.2.0
|
||||
exceptiongroup==1.2.1; python_version < "3.11"
|
||||
filelock==3.14.0
|
||||
fiona==1.9.6
|
||||
fonttools==4.51.0
|
||||
frozenlist==1.4.1
|
||||
fsspec==2024.3.1
|
||||
geopandas==0.14.4
|
||||
github-poster==2.7.4
|
||||
google-ai-generativelanguage==0.6.2
|
||||
google-api-core==2.19.0
|
||||
google-api-python-client==2.128.0
|
||||
google-auth==2.29.0
|
||||
google-auth-httplib2==0.2.0
|
||||
google-generativeai==0.5.2
|
||||
googleapis-common-protos==1.63.0
|
||||
groq==0.5.0
|
||||
grpcio==1.63.0
|
||||
grpcio-status==1.62.2
|
||||
h11==0.14.0
|
||||
httpcore==1.0.5
|
||||
httplib2==0.22.0
|
||||
httpx==0.27.0
|
||||
huggingface-hub==0.23.0
|
||||
idna==3.7
|
||||
kiwisolver==1.4.5
|
||||
markdown-it-py==3.0.0
|
||||
matplotlib==3.8.4
|
||||
mdurl==0.1.2
|
||||
mistletoe==1.3.0
|
||||
multidict==6.0.5
|
||||
networkx==3.3
|
||||
numpy==1.26.4
|
||||
openai==1.26.0
|
||||
osmnx==1.9.2
|
||||
packaging==24.0
|
||||
pandas==2.2.2
|
||||
pendulum==3.0.0
|
||||
pillow==10.3.0
|
||||
platformdirs==4.2.1
|
||||
prettymapp==0.3.0
|
||||
proto-plus==1.23.0
|
||||
protobuf==4.25.3
|
||||
pyarrow==16.0.0
|
||||
pyasn1==0.6.0
|
||||
pyasn1-modules==0.4.0
|
||||
pycparser==2.22
|
||||
pydantic==2.7.1
|
||||
pydantic-core==2.18.2
|
||||
pygments==2.18.0
|
||||
pyogrio==0.7.2
|
||||
pyparsing==3.1.2
|
||||
pyproj==3.6.1
|
||||
pytelegrambotapi==4.17.0
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2024.1
|
||||
pyyaml==6.0.1
|
||||
requests==2.31.0
|
||||
rich==13.7.1
|
||||
rsa==4.9
|
||||
shapely==2.0.4
|
||||
shellingham==1.5.4
|
||||
six==1.16.0
|
||||
sniffio==1.3.1
|
||||
svgwrite==1.4.3
|
||||
tabulate==0.9.0
|
||||
telegramify-markdown==0.1.2
|
||||
time-machine==2.14.1; implementation_name != "pypy"
|
||||
tinycss2==1.3.0
|
||||
together==1.1.5
|
||||
tokenizers==0.19.1
|
||||
tqdm==4.66.4
|
||||
typer==0.12.3
|
||||
typing-extensions==4.11.0
|
||||
tzdata==2024.1
|
||||
uritemplate==4.1.1
|
||||
uritools==4.0.2
|
||||
urlextract==1.9.0
|
||||
urllib3==2.2.1
|
||||
webencodings==0.5.1
|
||||
yarl==1.9.4
|
||||
|
Reference in New Issue
Block a user