diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..664e5a0 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,43 @@ +alembic==1.18.4 +antlr4-python3-runtime==4.13.2 +autoray==0.8.10 +cffi==2.0.0 +cma==3.4.0 +colorlog==6.10.1 +cotengra==0.8.0 +cryptography==48.0.0 +cytoolz==1.1.0 +dill==0.4.1 +greenlet==3.5.0 +joblib==1.5.3 +llvmlite==0.44.0 +Mako==1.3.12 +MarkupSafe==3.0.3 +mpi4py==4.1.2 +mpmath==1.3.0 +networkx==3.6.1 +numba==0.61.2 +numpy==2.2.6 +openqasm3==1.0.1 +optuna==4.8.0 +packaging==26.2 +psutil==5.9.8 +pycparser==3.0 +python-dateutil==2.9.0.post0 +PyYAML==6.0.3 +qibo==0.3.2 +qibojit==0.1.13 +-e git+https://github.com/qiboteam/qibotn.git@2f55e20b9ab36e1415158cc6ac6ea5e3e856a5fe#egg=qibotn +qiskit==1.4.5 +quimb==1.14.0 +rustworkx==0.17.1 +scipy==1.17.1 +six==1.17.0 +SQLAlchemy==2.0.49 +stevedore==5.8.0 +symengine==0.13.0 +sympy==1.14.0 +tabulate==0.9.0 +toolz==1.1.0 +tqdm==4.67.3 +typing_extensions==4.15.0