Flask==2.2.3
Flask-CORS==3.0.10
Flask-PyMongo==2.3.0
python-dotenv==0.20.0
requests==2.28.1
google-cloud==2.7.1  # For Google Cloud services
google-cloud-storage==2.5.0  # If you're using Google Cloud Storage
google-cloud-logging==3.0.1  # If you're using Google Cloud Logging
pymongo==4.1.1  # For MongoDB connection
gunicorn==20.1.0  # For running the Flask app