Fix typo in requirements.txt (missing newline merged cryptography and pywebpush)
This commit is contained in:
@@ -13,4 +13,5 @@ redis
|
|||||||
reportlab
|
reportlab
|
||||||
python-barcode
|
python-barcode
|
||||||
openpyxl
|
openpyxl
|
||||||
cryptographypywebpush
|
cryptography
|
||||||
|
pywebpush
|
||||||
|
|||||||
+1
-1
@@ -13,4 +13,4 @@ reportlab
|
|||||||
python-barcode
|
python-barcode
|
||||||
openpyxl
|
openpyxl
|
||||||
cryptography
|
cryptography
|
||||||
pywebpushpywebpush
|
pywebpush
|
||||||
|
|||||||
Reference in New Issue
Block a user