-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Hi !
I installed xstate (pip install xstate), and got the following packages installed:
MarkupSafe-2.1.1 asttokens-2.0.5 attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.10.0 bleach-4.1.0 certifi-2021.10.8 charset-normalizer-2.0.12 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 executing-0.8.3 idna-3.3 importlib-resources-5.4.0 ipython-8.1.1 jedi-0.18.1 jinja2-3.0.3 jsonschema-4.4.0 jupyter-client-7.1.2 jupyter-core-4.9.2 jupyterlab-pygments-0.1.2 matplotlib-inline-0.1.3 mistune-0.8.4 nbclient-0.5.13 nbconvert-6.4.4 nbformat-5.2.0 nest-asyncio-1.5.4 packaging-21.3 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 prompt-toolkit-3.0.28 ptyprocess-0.7.0 pure-eval-0.2.2 pygments-2.11.2 pyparsing-3.0.7 pyrsistent-0.18.1 python-dateutil-2.8.2 pyzmq-22.3.0 requests-2.27.1 six-1.16.0 soupsieve-2.3.1 stack-data-0.2.0 testpath-0.6.0 tornado-6.1 traitlets-5.1.1 urllib3-1.26.9 wcwidth-0.2.5 webencodings-0.5.1 xstate-0.0.1 zipp-3.7.0
I wonder if all are really needed ?
Also , i couldn't find any reference of these in the master code base (however, even more dependencies are defined in the poetry.toml), so i guess the currently uploaded pypi version is quite old.
Do you plan to deploy a newer version to pypi ?
Anyway, tank you for your work, it is very appreciated !