diff options
author | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-24 20:33:23 +0200 |
---|---|---|
committer | Trygve Laugstøl <trygvis@inamo.no> | 2024-09-24 20:33:50 +0200 |
commit | 503ac9cad8bc348a31f23d2a721118eb1ce4653d (patch) | |
tree | 049df32cf2c9a7adbea33e59f45c96a25c03ccf2 /bin | |
parent | 8bc892b45126a75f56ab23db306e9a3e19920b82 (diff) | |
download | infra-503ac9cad8bc348a31f23d2a721118eb1ce4653d.tar.gz infra-503ac9cad8bc348a31f23d2a721118eb1ce4653d.tar.bz2 infra-503ac9cad8bc348a31f23d2a721118eb1ce4653d.tar.xz infra-503ac9cad8bc348a31f23d2a721118eb1ce4653d.zip |
lol
Diffstat (limited to 'bin')
-rw-r--r-- | bin/requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/requirements.txt b/bin/requirements.txt index cb4fdce..8a88990 100644 --- a/bin/requirements.txt +++ b/bin/requirements.txt @@ -1,3 +1,4 @@ ansible==10.3.0 gns3fy==0.8.0 netaddr==1.3.0 +swiplserver==1.0.2 |