Some checks failed
		
		
	
	Build and deploy the backend to staging / Build and push image (pull_request) Failing after 2m17s
				
			Build and deploy the backend to staging / Deploy to staging (pull_request) Has been skipped
				
			Run linting on the backend code / Build (pull_request) Failing after 30s
				
			Run testing on the backend code / Build (pull_request) Failing after 1m28s
				
			
		
			
				
	
	
		
			28 lines
		
	
	
		
			424 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			424 B
		
	
	
	
		
			TOML
		
	
	
	
	
	
| [[source]]
 | |
| url = "https://pypi.org/simple"
 | |
| verify_ssl = true
 | |
| name = "pypi"
 | |
| 
 | |
| [dev-packages]
 | |
| pylint = "*"
 | |
| pytest = "*"
 | |
| tomli = "*"
 | |
| httpx = "*"
 | |
| exceptiongroup = "*"
 | |
| pytest-html = "*"
 | |
| typing-extensions = "*"
 | |
| dill = "*"
 | |
| 
 | |
| [packages]
 | |
| numpy = "*"
 | |
| fastapi = "*"
 | |
| pydantic = "*"
 | |
| shapely = "*"
 | |
| scipy = "*"
 | |
| osmpythontools = "*"
 | |
| pywikibot = "*"
 | |
| pymemcache = "*"
 | |
| fastapi-cli = "*"
 | |
| scikit-learn = "*"
 | |
| pyqt6 = "*"
 |