Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
thejanky committed Aug 10, 2023
1 parent b4b1976 commit a588219
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion NOREC4DNA
Submodule NOREC4DNA updated 1 files
+3 −3 ConfigWorker.py
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dash-canvas~=0.1.0
singleton_decorator~=1.0.0
language-tool-python==2.7.1
pyspellchecker~=0.7.1
pyspellchecker~=0.7.2
numpy~=1.23.5
Flask~=2.2.2
Flask==2.3.2
Jinja2~=3.1.2
dash-extensions==0.1.13
dash-mantine-components~=0.11.1
Expand Down
3 changes: 1 addition & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,9 @@ classifiers =
[options]
include_package_data = True
zip_safe = True
packages = sarweb
packages = dr4dna
setup_requires = setuptools_scm; kaitaiStructCompile @ git+https://gitlab.com/kaitaiStructCompile.py/kaitaiStructCompile.py#egg=kaitaiStructCompile;
install_requires =
kaitaistruct @ git+https://github.com/kaitai-io/kaitai_struct_python_runtime.py#egg=kaitaistruct
numpy

[build-system]
Expand Down

0 comments on commit a588219

Please sign in to comment.