## 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==10.3.beta1

cypari2==2.1.4
cysignals==1.11.4
Cython==3.0.4
gmpy2==2.1.2
importlib_metadata==6.8.0
importlib_resources==6.1.0
jinja2==3.1.2
jupyter_core==5.3.2
lrcalc==2.1
memory_allocator==0.1.3
numpy==1.26.1
pkgconfig==1.5.5
pplpy==0.8.9
primecountpy==0.1.0
pycygwin==0.1; sys_platform == 'cygwin'
requests==2.31.0
typing_extensions==4.7.1

ipython==8.17.2
pexpect==4.8.0

sphinx==5.2.3
networkx==3.1
scipy==1.11.3
sympy==1.12
matplotlib==3.8.0
pillow==10.1.0
mpmath==1.3.0
ipykernel==6.27.0
jupyter_client==8.3.1
ipywidgets==8.1.1

cvxopt==1.3.0
rpy2==3.4.5
fpylll==0.6.0
