From db768d61b16125f486962d67da654da2a49c2ee5 Mon Sep 17 00:00:00 2001
From: Robert Rosca <robert.rosca@xfel.eu>
Date: Mon, 22 Feb 2021 12:12:29 +0100
Subject: [PATCH] Sort requirements

---
 requirements.txt | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/requirements.txt b/requirements.txt
index ea718c184..117013aad 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,6 @@ git+file:///gpfs/exfel/sw/calsoft/git/nbparameterise@0.3
 git+file:///gpfs/exfel/sw/calsoft/git/pyDetLib@2.5.6-2.10.0#subdirectory=lib
 astcheck == 0.2.5
 astsearch == 0.1.3
-Cython == 0.29.21
 dill == 0.3.0
 extra_data == 1.2.0
 extra_geom == 1.1.1
@@ -11,14 +10,13 @@ fabio == 0.9.0
 gitpython == 3.1.0
 h5py == 2.10.0
 iminuit == 1.3.8
-ipyparallel == 6.2.4
 ipykernel == 5.1.4
+ipyparallel == 6.2.4
 ipython == 7.12.0
 ipython_genutils == 0.2.0
-Jinja2 == 2.11.2
+jupyter-core == 4.6.1
 jupyter_client == 6.1.7
 jupyter_console == 6.1.0
-jupyter-core == 4.6.1
 karabo_data == 0.7.0
 lxml == 4.5.0
 metadata_client == 3.0.8
@@ -27,6 +25,7 @@ nbconvert == 5.6.1
 nbformat == 5.0.7
 notebook == 6.1.5
 numpy == 1.19.1
+pre-commit == 2.10.0
 prettytable == 0.7.2
 princess == 0.2
 pypandoc == 1.4
@@ -40,5 +39,4 @@ sphinx == 1.8.5
 tabulate == 0.8.6
 traitlets == 4.3.3
 unittest-xml-reporting == 3.0.2
-pre-commit==2.10.0
 .
-- 
GitLab