Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -4,7 +4,7 @@ python-dotenv==0.19.2 | |
| 4 | 
             
            gunicorn
         | 
| 5 | 
             
            requests
         | 
| 6 | 
             
            apscheduler
         | 
| 7 | 
            -
             | 
| 8 |  | 
| 9 | 
             
            fastapi==0.68.0
         | 
| 10 | 
             
            uvicorn==0.13.4
         | 
|  | |
| 4 | 
             
            gunicorn
         | 
| 5 | 
             
            requests
         | 
| 6 | 
             
            apscheduler
         | 
| 7 | 
            +
            matplotlib
         | 
| 8 |  | 
| 9 | 
             
            fastapi==0.68.0
         | 
| 10 | 
             
            uvicorn==0.13.4
         |