Spaces:
				
			
			
	
			
			
		Paused
		
	
	
	
			
			
	
	
	
	
		
		
		Paused
		
	
		Captain Ezio
		
	commited on
		
		
					Commit 
							
							·
						
						1bf9734
	
1
								Parent(s):
							
							ae76595
								
Update requirements.txt
Browse files- requirements.txt +1 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -9,7 +9,7 @@ charset-normalizer==2.0.12; python_full_version >= "3.6.0" and python_version >= | |
| 9 | 
             
            dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
         | 
| 10 | 
             
            google==3.0.0
         | 
| 11 | 
             
            gpytranslate==1.4.0; python_version >= "3.6"
         | 
| 12 | 
            -
            gTTS==2.2.4
         | 
| 13 | 
             
            h11==0.12.0; python_version >= "3.6"
         | 
| 14 | 
             
            h2==4.1.0; python_version >= "3.6" and python_full_version >= "3.6.1"
         | 
| 15 | 
             
            hpack==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.1"
         | 
|  | |
| 9 | 
             
            dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
         | 
| 10 | 
             
            google==3.0.0
         | 
| 11 | 
             
            gpytranslate==1.4.0; python_version >= "3.6"
         | 
| 12 | 
            +
            gTTS==2.2.4; python_version >= "3.6"
         | 
| 13 | 
             
            h11==0.12.0; python_version >= "3.6"
         | 
| 14 | 
             
            h2==4.1.0; python_version >= "3.6" and python_full_version >= "3.6.1"
         | 
| 15 | 
             
            hpack==4.0.0; python_version >= "3.6" and python_full_version >= "3.6.1"
         |