## 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.4

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.20.3
pkgconfig==1.5.2
pplpy==0.8.6
pycygwin==0.1; sys_platform == 'cygwin'


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

sphinx==4.0.1
networkx==2.5.1
scipy==1.6.3
sympy==1.8
matplotlib==3.3.4
pillow==8.1.2
mpmath==1.2.1
ipykernel==5.2.1
jupyter_client==6.1.6
ipywidgets==7.6.3

cvxopt==1.2.6
rpy2==3.3.6
fpylll==0.5.6
