-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.lock
134 lines (133 loc) · 2.95 KB
/
requirements.lock
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
annotated-types==0.7.0
# via pydantic
beautifulsoup4==4.12.3
# via summarizer
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
# via requests
google-ai-generativelanguage==0.6.9
# via google-generativeai
google-api-core==2.19.2
# via google-ai-generativelanguage
# via google-api-python-client
# via google-generativeai
google-api-python-client==2.143.0
# via google-generativeai
google-auth==2.34.0
# via google-ai-generativelanguage
# via google-api-core
# via google-api-python-client
# via google-auth-httplib2
# via google-generativeai
google-auth-httplib2==0.2.0
# via google-api-python-client
google-generativeai==0.8.0
# via summarizer
googleapis-common-protos==1.65.0
# via google-api-core
# via grpcio-status
greenlet==3.0.3
# via playwright
grpcio==1.66.1
# via google-api-core
# via grpcio-status
grpcio-status==1.62.3
# via google-api-core
httplib2==0.22.0
# via google-api-python-client
# via google-auth-httplib2
idna==3.8
# via requests
iniconfig==2.0.0
# via pytest
numpy==2.1.1
# via pandas
packaging==24.1
# via pytest
pandas==2.2.2
# via summarizer
pillow==10.4.0
# via summarizer
playwright==1.47.0
# via pytest-playwright
pluggy==1.5.0
# via pytest
proto-plus==1.24.0
# via google-ai-generativelanguage
# via google-api-core
protobuf==4.25.4
# via google-ai-generativelanguage
# via google-api-core
# via google-generativeai
# via googleapis-common-protos
# via grpcio-status
# via proto-plus
pyasn1==0.6.0
# via pyasn1-modules
# via rsa
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.8.2
# via google-generativeai
pydantic-core==2.20.1
# via pydantic
pyee==12.0.0
# via playwright
pyparsing==3.1.4
# via httplib2
pypdf2==3.0.1
# via summarizer
pytest==8.3.3
# via pytest-base-url
# via pytest-playwright
pytest-base-url==2.1.0
# via pytest-playwright
pytest-playwright==0.5.2
# via summarizer
python-dateutil==2.9.0.post0
# via pandas
python-slugify==8.0.4
# via pytest-playwright
pytz==2024.1
# via pandas
pyyaml==6.0.2
# via summarizer
requests==2.32.3
# via google-api-core
# via pytest-base-url
# via summarizer
rsa==4.9
# via google-auth
six==1.16.0
# via python-dateutil
soupsieve==2.6
# via beautifulsoup4
text-unidecode==1.3
# via python-slugify
tqdm==4.66.5
# via google-generativeai
typing-extensions==4.12.2
# via google-generativeai
# via pydantic
# via pydantic-core
# via pyee
tzdata==2024.1
# via pandas
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.2
# via requests