Commit 
							
							·
						
						a83ac8f
	
1
								Parent(s):
							
							3dc7dee
								
Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,4 +1,4 @@ | |
| 1 | 
             
            Flask==2.0.2
         | 
| 2 | 
            -
            Werkzeug | 
| 3 | 
             
            python-dotenv==0.19.2
         | 
| 4 | 
             
            gunicorn
         | 
|  | |
| 1 | 
             
            Flask==2.0.2
         | 
| 2 | 
            +
            Werkzeug==2.0.2
         | 
| 3 | 
             
            python-dotenv==0.19.2
         | 
| 4 | 
             
            gunicorn
         |