ReySajju742 commited on
Commit
6932277
1 Parent(s): 9a8db3c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,4 +2,4 @@ Flask==2.1.3
2
  werkzeug==2.1.2 # Set werkzeug to this version to avoid the import issue
3
  requests==2.28.1
4
  gunicorn==20.1.0
5
- python-dotenv==0.21.0 # If you're using .env for API keys
 
2
  werkzeug==2.1.2 # Set werkzeug to this version to avoid the import issue
3
  requests==2.28.1
4
  gunicorn==20.1.0
5
+ python-dotenv==1.0.0 # If you're using .env for API keys