Skip to content

Commit 0998409

Browse files
amirhcopybara-github
authored andcommitted
chore: Add a requirements.txt
PiperOrigin-RevId: 718917895
1 parent 2d6714d commit 0998409

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

requirements.txt

+23
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
absl-py==2.1.0
2+
annotated-types==0.7.0
3+
cachetools==5.5.0
4+
certifi==2024.8.30
5+
charset-normalizer==3.4.0
6+
coverage==7.6.9
7+
google-auth==2.37.0
8+
idna==3.10
9+
iniconfig==2.0.0
10+
packaging==24.2
11+
pillow==11.0.0
12+
pluggy==1.5.0
13+
pyasn1==0.6.1
14+
pyasn1_modules==0.4.1
15+
pydantic==2.9.2
16+
pydantic_core==2.23.4
17+
pytest==8.3.4
18+
pytest-asyncio==0.25.0
19+
pytest-cov==6.0.0
20+
requests==2.32.3
21+
rsa==4.9
22+
typing_extensions==4.12.2
23+
urllib3==2.2.3

0 commit comments

Comments
 (0)