mirror of
https://github.com/crowdsecurity/cs-firewall-bouncer.git
synced 2024-08-19 01:18:49 +03:00
14 lines
239 B
TOML
14 lines
239 B
TOML
[packages]
|
|
pytest-dotenv = "*"
|
|
flask = "*"
|
|
pytimeparse = "*"
|
|
psutil = "*"
|
|
pytest-cs = {ref = "0.4.0", git = "https://github.com/crowdsecurity/pytest-cs.git"}
|
|
|
|
[dev-packages]
|
|
gnureadline = "*"
|
|
ipdb = "*"
|
|
|
|
[requires]
|
|
python_version = "3.10"
|