25 lines
451 B
Plaintext
25 lines
451 B
Plaintext
# Google Cloud AI/ML packages
|
|
google-cloud-aiplatform>=1.38.0
|
|
google-cloud-storage>=2.10.0
|
|
google-cloud-discoveryengine>=0.11.0
|
|
google-generativeai>=0.3.0
|
|
vertexai>=1.38.0
|
|
|
|
# Data processing
|
|
pandas>=2.0.0
|
|
|
|
# Environment and utilities
|
|
python-dotenv>=1.0.0
|
|
|
|
# Note: The following are part of Python standard library and don't need to be installed:
|
|
# - json
|
|
# - re
|
|
# - io
|
|
# - time
|
|
# - datetime
|
|
# - random
|
|
# - types
|
|
# - os
|
|
# - argparse
|
|
# - sys
|
|
# - pathlib |