From 580ff1c435433597351e71d283a2a01f239bf5b9 Mon Sep 17 00:00:00 2001 From: DarkPhoenix Date: Wed, 1 May 2019 01:28:41 +0300 Subject: [PATCH] Readability fixes --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 9eab00fcb..f6676421c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ matplotlib >= 2.0.0 python-dateutil requests >= 2.0.0 sqlalchemy >= 1.3.0 -cryptography>=2.3 -markdown2==2.3.5 -packaging==16.8 -roman==2.0.0 -beautifulsoup4==4.6.0 -pyyaml>=5.1 +cryptography >= 2.3 +markdown2 == 2.3.5 +packaging == 16.8 +roman == 2.0.0 +beautifulsoup4 == 4.6.0 +pyyaml >= 5.1 PyInstaller == 3.3