Skip to content
Snippets Groups Projects
Commit c64a08f9 authored by Tarik Graba's avatar Tarik Graba :scream_cat:
Browse files

Remove exact versions in requirements

parent 26d273c7
No related branches found
No related tags found
No related merge requests found
......@@ -21,14 +21,14 @@ packages = find:
include_package_data = True
python_requires = >=3.8
install_requires =
astunparse==1.6.3
matplotlib==3.5.2
networkx==2.8.2
numpy==1.22.4
pyvis==0.2.1
astunparse
matplotlib
networkx
numpy
pyvis
[options.packages.find]
where = src
[options.package_data]
* = *.json
\ No newline at end of file
* = *.json
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment