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

cypari2==2.2.1
cysignals==1.12.3
Cython==3.0.11
gmpy2==2.2.0a1
importlib_metadata==7.0.1
importlib_resources==6.1.1
jinja2==3.1.4
jupyter_core==5.3.2
lrcalc==2.1
memory_allocator==0.1.4
numpy==2.2.4
pkgconfig==1.5.5
pplpy==0.8.9
primecountpy==0.1.0
requests==2.32.2
typing_extensions==4.12.2

ipython==8.18.1
pexpect==4.9.0

sphinx==8.1.3
networkx==3.4.2
scipy==1.15.2
sympy==1.13.2
matplotlib==3.10.1
pillow==11.1.0
mpmath==1.3.0
ipykernel==6.27.1
jupyter_client==8.3.1
ipywidgets==8.1.1

cvxopt==1.3.2
rpy2==3.4.5
fpylll==0.6.3
