All checks were successful
		
		
	
	Build and push docker image / Build (pull_request) Successful in 1m48s
				
			
		
			
				
	
	
		
			18 lines
		
	
	
		
			253 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			253 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [[source]]
 | |
| url = "https://pypi.org/simple"
 | |
| verify_ssl = true
 | |
| name = "pypi"
 | |
| 
 | |
| [dev-packages]
 | |
| 
 | |
| [packages]
 | |
| numpy = "*"
 | |
| fastapi = "*"
 | |
| pydantic = "*"
 | |
| geopy = "*"
 | |
| shapely = "*"
 | |
| scipy = "*"
 | |
| osmpythontools = "*"
 | |
| pywikibot = "*"
 | |
| pymemcache = "*"
 |