Update requirements.txt
Browse files- requirements.txt +2 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -23,4 +23,5 @@ markdown 
     | 
|
| 23 | 
         
             
            cachetools
         
     | 
| 24 | 
         
             
            fastexcel
         
     | 
| 25 | 
         
             
            aiofiles
         
     | 
| 26 | 
         
            -
            reportlab
         
     | 
| 
         | 
| 
         | 
|
| 23 | 
         
             
            cachetools
         
     | 
| 24 | 
         
             
            fastexcel
         
     | 
| 25 | 
         
             
            aiofiles
         
     | 
| 26 | 
         
            +
            reportlab
         
     | 
| 27 | 
         
            +
            matplotlib
         
     |