Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update requirements.txt
#1
by
						
John6666
	
							
						- opened
							
					
- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -2,6 +2,6 @@ fastapi | |
| 2 | 
             
            uvicorn
         | 
| 3 | 
             
            python-multipart
         | 
| 4 | 
             
            pydantic
         | 
| 5 | 
            -
            datasets
         | 
| 6 | 
             
            huggingface_hub
         | 
| 7 | 
             
            pandas
         | 
|  | |
| 2 | 
             
            uvicorn
         | 
| 3 | 
             
            python-multipart
         | 
| 4 | 
             
            pydantic
         | 
| 5 | 
            +
            datasets==3.6.0
         | 
| 6 | 
             
            huggingface_hub
         | 
| 7 | 
             
            pandas
         | 
