Update requirements.txt
Browse files- requirements.txt +1 -0
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,3 +1,4 @@ 
     | 
|
| 1 | 
         
             
            flask
         
     | 
| 
         | 
|
| 2 | 
         
             
            simple-salesforce
         
     | 
| 3 | 
         
             
            python-dotenv
         
     | 
| 
         | 
|
| 1 | 
         
             
            flask
         
     | 
| 2 | 
         
            +
            gunicorn
         
     | 
| 3 | 
         
             
            simple-salesforce
         
     | 
| 4 | 
         
             
            python-dotenv
         
     |