mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-04 09:57:26 +03:00 
			
		
		
		
	Merge branch 'develop' of https://github.com/explosion/spaCy into develop
This commit is contained in:
		
						commit
						d1c2e88d0f
					
				| 
						 | 
					@ -47,7 +47,7 @@ install_requires =
 | 
				
			||||||
    wasabi>=0.4.0,<1.1.0
 | 
					    wasabi>=0.4.0,<1.1.0
 | 
				
			||||||
    srsly>=2.0.0,<3.0.0
 | 
					    srsly>=2.0.0,<3.0.0
 | 
				
			||||||
    catalogue>=0.0.7,<1.1.0
 | 
					    catalogue>=0.0.7,<1.1.0
 | 
				
			||||||
    ml_datasets
 | 
					    ml_datasets>=0.1.1
 | 
				
			||||||
    # Third-party dependencies
 | 
					    # Third-party dependencies
 | 
				
			||||||
    tqdm>=4.38.0,<5.0.0
 | 
					    tqdm>=4.38.0,<5.0.0
 | 
				
			||||||
    setuptools
 | 
					    setuptools
 | 
				
			||||||
| 
						 | 
					@ -55,7 +55,6 @@ install_requires =
 | 
				
			||||||
    plac>=0.9.6,<1.2.0
 | 
					    plac>=0.9.6,<1.2.0
 | 
				
			||||||
    requests>=2.13.0,<3.0.0
 | 
					    requests>=2.13.0,<3.0.0
 | 
				
			||||||
    pydantic>=1.3.0,<2.0.0
 | 
					    pydantic>=1.3.0,<2.0.0
 | 
				
			||||||
    tqdm>=4.38.0,<5.0.0
 | 
					 | 
				
			||||||
    importlib_metadata>=0.20; python_version < "3.8"
 | 
					    importlib_metadata>=0.20; python_version < "3.8"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[options.extras_require]
 | 
					[options.extras_require]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user