From 63b2dbed7f177eb0ac1d2b949a7ce1d2e43ad2be Mon Sep 17 00:00:00 2001 From: Mayank Patibandla <34776435+mayankpatibandla@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:56:43 -0400 Subject: [PATCH] Sort alphabetically --- requirements.txt | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0cbde8f3..6d3b9813 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,16 +1,16 @@ +cachetools click>=6,<7 +cobs +colorama +jsonpickle +observable +pyinstaller +pypng==0.0.20 pyserial -cachetools +pyzmq requests requests-futures -tabulate -jsonpickle -semantic_version -colorama -pyzmq -cobs scan-build==2.0.13 +semantic_version sentry-sdk -observable -pypng==0.0.20 -pyinstaller \ No newline at end of file +tabulate