From beef4f997bccc90c545abdf8d387bab600b4af8f Mon Sep 17 00:00:00 2001 From: aouinizied Date: Tue, 22 Mar 2022 13:19:27 +0100 Subject: Complete rework of nDPI Python bindings (cffi API, automatic generation, packaging and CI integration) --- python/dev_requirements.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 python/dev_requirements.txt (limited to 'python/dev_requirements.txt') diff --git a/python/dev_requirements.txt b/python/dev_requirements.txt new file mode 100644 index 000000000..02d5d90a3 --- /dev/null +++ b/python/dev_requirements.txt @@ -0,0 +1,2 @@ +cffi>=1.15.0 +dpkt>=1.9.7.2 \ No newline at end of file -- cgit v1.2.3