contactUs / requirements.txt
ReySajju742's picture
Update requirements.txt
6932277 verified
raw
history blame contribute delete
179 Bytes
Flask==2.1.3
werkzeug==2.1.2 # Set werkzeug to this version to avoid the import issue
requests==2.28.1
gunicorn==20.1.0
python-dotenv==1.0.0 # If you're using .env for API keys