summaryrefslogtreecommitdiff
path: root/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'Pipfile')
-rw-r--r--Pipfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Pipfile b/Pipfile
new file mode 100644
index 0000000..5300670
--- /dev/null
+++ b/Pipfile
@@ -0,0 +1,4 @@
+[packages]
+cryptography = "*"
+pillow = "*"
+pyzbar = "*"