Skip to content
Snippets Groups Projects
Commit db768d61 authored by Robert Rosca's avatar Robert Rosca
Browse files

Sort requirements

parent 43122cd3
No related branches found
No related tags found
2 merge requests!433Fix/pre commit whitespace,!417Feat/pre commit checks
...@@ -3,7 +3,6 @@ git+file:///gpfs/exfel/sw/calsoft/git/nbparameterise@0.3 ...@@ -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 git+file:///gpfs/exfel/sw/calsoft/git/pyDetLib@2.5.6-2.10.0#subdirectory=lib
astcheck == 0.2.5 astcheck == 0.2.5
astsearch == 0.1.3 astsearch == 0.1.3
Cython == 0.29.21
dill == 0.3.0 dill == 0.3.0
extra_data == 1.2.0 extra_data == 1.2.0
extra_geom == 1.1.1 extra_geom == 1.1.1
...@@ -11,14 +10,13 @@ fabio == 0.9.0 ...@@ -11,14 +10,13 @@ fabio == 0.9.0
gitpython == 3.1.0 gitpython == 3.1.0
h5py == 2.10.0 h5py == 2.10.0
iminuit == 1.3.8 iminuit == 1.3.8
ipyparallel == 6.2.4
ipykernel == 5.1.4 ipykernel == 5.1.4
ipyparallel == 6.2.4
ipython == 7.12.0 ipython == 7.12.0
ipython_genutils == 0.2.0 ipython_genutils == 0.2.0
Jinja2 == 2.11.2 jupyter-core == 4.6.1
jupyter_client == 6.1.7 jupyter_client == 6.1.7
jupyter_console == 6.1.0 jupyter_console == 6.1.0
jupyter-core == 4.6.1
karabo_data == 0.7.0 karabo_data == 0.7.0
lxml == 4.5.0 lxml == 4.5.0
metadata_client == 3.0.8 metadata_client == 3.0.8
...@@ -27,6 +25,7 @@ nbconvert == 5.6.1 ...@@ -27,6 +25,7 @@ nbconvert == 5.6.1
nbformat == 5.0.7 nbformat == 5.0.7
notebook == 6.1.5 notebook == 6.1.5
numpy == 1.19.1 numpy == 1.19.1
pre-commit == 2.10.0
prettytable == 0.7.2 prettytable == 0.7.2
princess == 0.2 princess == 0.2
pypandoc == 1.4 pypandoc == 1.4
...@@ -40,5 +39,4 @@ sphinx == 1.8.5 ...@@ -40,5 +39,4 @@ sphinx == 1.8.5
tabulate == 0.8.6 tabulate == 0.8.6
traitlets == 4.3.3 traitlets == 4.3.3
unittest-xml-reporting == 3.0.2 unittest-xml-reporting == 3.0.2
pre-commit==2.10.0
. .
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment