## 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.6.beta6

cypari2==2.1.2
cysignals==1.11.2
Cython==0.29.28
gmpy2==2.1.1
jinja2==2.11.2
jupyter_core==4.9.1
memory_allocator==0.1.1
numpy==1.21.4
pkgconfig==1.5.5
pplpy==0.8.6
pycygwin==0.1; sys_platform == 'cygwin'
requests==2.26.0

ipython==7.29.0
pexpect==4.8.0

sphinx==4.4.0
networkx==2.6.3
scipy==1.7.3
sympy==1.10.1
matplotlib==3.5.1
pillow==9.0.1
mpmath==1.2.1
ipykernel==6.6.0
jupyter_client==7.1.0
ipywidgets==7.6.5

cvxopt==1.2.7
rpy2==3.3.6
fpylll==0.5.6
