trequirements.patch - parlay - yet another gentoo overlay
HTML git clone https://git.parazyd.org/parlay
DIR Log
DIR Files
DIR Refs
DIR README
---
trequirements.patch (317B)
---
1 diff --git a/requirements.txt b/requirements.txt
2 new file mode 100644
3 index 0000000..31832c3
4 --- /dev/null
5 +++ b/requirements.txt
6 @@ -0,0 +1,9 @@
7 +networkx>=2.2
8 +pygments>=2.3.1
9 +lxml>=4.3.0
10 +colorama>=0.4.1
11 +matplotlib>=3.0.2
12 +asn1crypto>=0.24.0
13 +click>=7.0
14 +pydot>=1.4.1
15 +ipython>=5.0.0
16 \ No newline at end of file