1
0
mirror of https://github.com/jerikan-network/cmdb.git synced 2024-05-06 04:54:50 +00:00
Files
Vincent Bernat d191613ab8 Initial release
No history. If you have the original history, you can use:

```
git replace THISCOMMIT b0b998bd1c651e308ac71a9158e07e5c3521a281
```
2021-05-15 16:18:03 +02:00

25 lines
392 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
ansible-base = "==2.10.*"
ara = "==1.5.*"
attrs = "*"
boto3 = "*"
hvac = "*"
ipwhois = "*"
Jinja2 = "==2.11.*"
junos-eznc = "==2.4.*"
lxml = "*"
mitogen = "==0.3.0rc1"
napalm = "==3.2.*"
packaging = "*"
PyMySQL = "*"
PyYAML = "*"
pynetbox = "==6.*"
requests = "*"
"ruamel.yaml" = "*"
textfsm = "*"