mirror of
https://github.com/cdryzun/tg_bot_collections.git
synced 2025-08-05 13:16:42 +08:00
fix: gpt token
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
aiohttp==3.9.5
|
||||
aiosignal==1.3.1
|
||||
annotated-types==0.6.0
|
||||
anthropic==0.25.8
|
||||
anthropic==0.25.9
|
||||
anyio==4.3.0
|
||||
async-timeout==4.0.3; python_version < "3.11"
|
||||
attrs==23.2.0
|
||||
@ -34,12 +34,12 @@ frozenlist==1.4.1
|
||||
fsspec==2024.3.1
|
||||
geopandas==0.14.4
|
||||
github-poster==2.7.4
|
||||
google-ai-generativelanguage==0.6.2
|
||||
google-ai-generativelanguage==0.6.3
|
||||
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
|
||||
google-generativeai==0.5.3
|
||||
googleapis-common-protos==1.63.0
|
||||
groq==0.5.0
|
||||
grpcio==1.63.0
|
||||
@ -58,7 +58,7 @@ mistletoe==1.3.0
|
||||
multidict==6.0.5
|
||||
networkx==3.3
|
||||
numpy==1.26.4
|
||||
openai==1.26.0
|
||||
openai==1.30.1
|
||||
osmnx==1.9.2
|
||||
packaging==24.0
|
||||
pandas==2.2.2
|
||||
@ -78,7 +78,7 @@ pygments==2.18.0
|
||||
pyogrio==0.7.2
|
||||
pyparsing==3.1.2
|
||||
pyproj==3.6.1
|
||||
pytelegrambotapi==4.17.0
|
||||
pytelegrambotapi==4.18.0
|
||||
python-dateutil==2.9.0.post0
|
||||
pytz==2024.1
|
||||
pyyaml==6.0.1
|
||||
|
Reference in New Issue
Block a user