## requirements.txt for creating venvs with sagelib
##
## Usage:
##
##                   $ ../sage -sh
##         (sage-sh) $ python3 -m venv venv1
##         (sage-sh) $ source venv1/bin/activate
## (venv1) (sage-sh) $ pip install -r requirements.txt
## (venv1) (sage-sh) $ pip install -e .


sage-conf==9.3

cypari2==2.1.2
cysignals==1.10.3
Cython==0.29.21
gmpy2==2.1.0b5
jinja2==2.11.2
jupyter_core==4.6.3
numpy==1.19.5
pkgconfig==1.5.1
pplpy==0.8.6
pycygwin==0.1; sys_platform == 'cygwin'


ipython==7.16.1
pexpect==4.8.0
psutil==5.2.0

sphinx==3.1.2
networkx==2.5
scipy==1.5.4
sympy==1.7.1
matplotlib==3.3.4
pillow==8.1.2
mpmath==1.1.0
ipykernel==5.2.1
jupyter_client==6.1.6
ipywidgets==7.6.3

cvxopt==1.2.6
rpy2==3.3.6
fpylll==0.5.5
