# Spyder extra packages
autopep8
flake8
Paramiko
pycodestyle
pydocstyle
pyflakes
pyxdg
rope
yapf

# Scientific packages (for Same as Spyder)
# Ping NumPy version to 1.19.3 do message error on Windows
numpy==1.19.3
scipy
pandas
matplotlib
cython
sympy

# Spyder external dependencies (spyder-kernels)
./external-deps/spyder-kernels

# Dependencies without wheels in PyPI
# Rtree
./installers/Windows/assets/rtree/Rtree-0.9.4-cp37-cp37m-win_amd64.whl

# There are no wheels for version 3.3
cryptography==3.2.1
