## 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.8.beta3

cypari2==2.1.2
cysignals==1.11.2
Cython==0.29.32
gmpy2==2.1.1
jinja2==3.1.2
jupyter_core==4.11.2
lrcalc==2.1
memory_allocator==0.1.3
numpy==1.23.3
pkgconfig==1.5.5
pplpy==0.8.6
primecountpy==0.1.0
pycygwin==0.1; sys_platform == 'cygwin'
requests==2.28.1

ipython==8.6.0
pexpect==4.8.0

sphinx==5.2.3
networkx==2.8.4
scipy==1.9.2
sympy==1.11.1
matplotlib==3.5.2
pillow==9.0.1
mpmath==1.2.1
ipykernel==6.6.0
jupyter_client==7.4.4
ipywidgets==8.0.2

cvxopt==1.3.0
rpy2==3.4.5
fpylll==0.5.7
