Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Commit 
							
							·
						
						66a0448
	
1
								Parent(s):
							
							ba7c461
								
fix deps
Browse files- requirements.txt +2 -2
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,7 +1,7 @@ 
     | 
|
| 1 | 
         
             
            python-fasthtml
         
     | 
| 2 | 
         
             
            fasthtml-hf
         
     | 
| 3 | 
         
            -
            plotly
         
     | 
| 4 | 
         
            -
            fh-plotly
         
     | 
| 5 | 
         
             
            pandas
         
     | 
| 6 | 
         
             
            Jinja2
         
     | 
| 7 | 
         
             
            rich
         
     | 
| 
         | 
|
| 1 | 
         
             
            python-fasthtml
         
     | 
| 2 | 
         
             
            fasthtml-hf
         
     | 
| 3 | 
         
            +
            plotly==5.24.1
         
     | 
| 4 | 
         
            +
            fh-plotly==0.1.1
         
     | 
| 5 | 
         
             
            pandas
         
     | 
| 6 | 
         
             
            Jinja2
         
     | 
| 7 | 
         
             
            rich
         
     |