-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
85 lines (85 loc) · 1.91 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# This file was autogenerated by uv via the following command:
# uv pip compile - -o requirements.txt
annotated-types==0.7.0
# via pydantic
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
# via requests
charset-normalizer==3.3.2
# via requests
google-ai-generativelanguage==0.6.4
# via google-generativeai
google-api-core==2.19.0
# via
# google-ai-generativelanguage
# google-api-python-client
# google-generativeai
google-api-python-client==2.131.0
# via google-generativeai
google-auth==2.29.0
# via
# google-ai-generativelanguage
# google-api-core
# google-api-python-client
# google-auth-httplib2
# google-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
google-generativeai==0.6.0
googleapis-common-protos==1.63.1
# via
# google-api-core
# grpcio-status
grpcio==1.64.0
# via
# google-api-core
# grpcio-status
grpcio-status==1.62.2
# via google-api-core
httplib2==0.22.0
# via
# google-api-python-client
# google-auth-httplib2
idna==3.7
# via requests
proto-plus==1.23.0
# via
# google-ai-generativelanguage
# google-api-core
protobuf==4.25.3
# via
# google-ai-generativelanguage
# google-api-core
# google-generativeai
# googleapis-common-protos
# grpcio-status
# proto-plus
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.7.2
# via google-generativeai
pydantic-core==2.18.3
# via pydantic
pyparsing==3.1.2
# via httplib2
pyyaml==6.0.1
requests==2.32.3
# via google-api-core
rsa==4.9
# via google-auth
tqdm==4.66.4
# via google-generativeai
typing-extensions==4.12.1
# via
# google-generativeai
# pydantic
# pydantic-core
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.1
# via requests