Skip to content
Snippets Groups Projects

Feat/pre commit checks

Merged Robert Rosca requested to merge feat/pre-commit-checks into master
1 file
+ 3
5
Compare changes
  • Side-by-side
  • Inline
+ 3
5
@@ -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
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
pre-commit==2.10.0
.
Loading