Update requirements.txt
Browse files- requirements.txt +2 -2
    	
        requirements.txt
    CHANGED
    
    | @@ -1,5 +1,5 @@ | |
| 1 | 
             
            gradio
         | 
| 2 | 
             
            pandas
         | 
| 3 | 
             
            plotly
         | 
| 4 | 
            -
            openpyxl | 
| 5 | 
            -
            requests
         | 
|  | |
| 1 | 
             
            gradio
         | 
| 2 | 
             
            pandas
         | 
| 3 | 
             
            plotly
         | 
| 4 | 
            +
            openpyxl
         | 
| 5 | 
            +
            requests
         |