Projet
This commit is contained in:
17
fastprod_backend/Pipfile
Normal file
17
fastprod_backend/Pipfile
Normal file
@@ -0,0 +1,17 @@
|
||||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
flask = "*"
|
||||
nornir = "*"
|
||||
pyyaml = "*"
|
||||
nornir-napalm = "*"
|
||||
nornir-netmiko = "*"
|
||||
nornir-utils = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.12"
|
||||
Reference in New Issue
Block a user