[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
beautifulsoup4 = ">=4.12.2"
pyyaml = ">=6.0"
soupsieve = ">=2.4"
sibyl = { git = 'git+ssh://git@github.com/isat-sibyl/sibyl.git' }

[dev-packages]
watchdog = ">=3.0.0"
websockets = ">=11.0.1"
pre-commit = ">=3.6.0"

[requires]
python_version = "3.7"
