Commit Graph

55 Commits

Author SHA1 Message Date
dependabot[bot]
d1c2884763 chore(deps-dev): bump pytest from 8.4.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.2...9.0.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-15 04:05:52 +00:00
Stefano Carrazza
08aef7f9fe updating poetry 2026-04-08 14:55:37 +04:00
Stefano Carrazza
e758066768 updating lock 2026-03-06 16:50:14 +01:00
Stefano Carrazza
283bab987e updating lock 2026-03-04 20:53:26 +01:00
dependabot[bot]
ee06b2e72e chore(deps): bump pillow from 12.0.0 to 12.1.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.0.0 to 12.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/12.0.0...12.1.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-version: 12.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-12 05:53:32 +00:00
dependabot[bot]
6cd93165fc chore(deps-dev): bump urllib3 from 2.6.2 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-12 01:46:14 +00:00
Renato Mello
690c1c2a2e Merge branch 'main' into backends 2025-12-30 13:20:45 +04:00
Alessandro Candido
99c5817004 Merge pull request #126 from qiboteam/dependabot/pip/urllib3-2.6.0 2025-12-24 10:38:46 +04:00
dependabot[bot]
cadbaf1395 chore(deps-dev): bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 05:14:37 +00:00
dependabot[bot]
9e19c0ecc4 chore(deps): bump fonttools from 4.60.1 to 4.60.2
Bumps [fonttools](https://github.com/fonttools/fonttools) from 4.60.1 to 4.60.2.
- [Release notes](https://github.com/fonttools/fonttools/releases)
- [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst)
- [Commits](https://github.com/fonttools/fonttools/compare/4.60.1...4.60.2)

---
updated-dependencies:
- dependency-name: fonttools
  dependency-version: 4.60.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 05:13:47 +00:00
BrunoLiegiBastonLiegi
4137177c03 merge main 2025-12-17 09:45:18 +01:00
Yang Liwei
bb315b8fa2 Resolve merge conflicts. 2025-12-01 15:05:37 +08:00
BrunoLiegiBastonLiegi
828c86c0a8 feat: removed self.np references + dep and lock 2025-11-27 13:16:51 +01:00
Yang Liwei
c51057df3f Update poetry to using CUDA12, fix the paths in refactored cuquantum code. 2025-11-25 17:18:19 +08:00
BrunoLiegiBastonLiegi
caa452b0e1 build: depending on qibo main again 2025-11-25 08:44:14 +01:00
BrunoLiegiBastonLiegi
3be4ffcbfe build: lock update 2025-10-20 17:41:49 +02:00
BrunoLiegiBastonLiegi
789963312f merge upstream main 2025-10-02 16:43:08 +02:00
BrunoLiegiBastonLiegi
9a06926105 merge main 2025-09-23 18:19:42 +02:00
BrunoLiegiBastonLiegi
2b5fca800c fix: some small corrections 2025-09-23 16:27:29 +02:00
Alessandro Candido
2f7d7b99ce Merge pull request #108 from qiboteam/dependabot/pip/urllib3-2.5.0 2025-09-10 08:49:54 +02:00
Alessandro Candido
81a0d4e168 Merge pull request #109 from qiboteam/dependabot/pip/requests-2.32.4 2025-09-10 08:49:45 +02:00
dependabot[bot]
8cbad55010 chore(deps-dev): bump requests from 2.32.3 to 2.32.4
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 05:48:34 +00:00
dependabot[bot]
2a89968d92 chore(deps-dev): bump urllib3 from 2.3.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.3.0...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 05:45:49 +00:00
dependabot[bot]
5165e787e6 chore(deps): bump setuptools from 78.1.0 to 78.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 78.1.0 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v78.1.0...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-10 05:37:43 +00:00
MatteoRobbiati
374d7b3f8c chore: updating deps, expecially qmatchatea extras 2025-07-30 10:04:56 +02:00
Renato Mello
b2f454427b update ipython 2025-06-04 16:17:16 +04:00
MatteoRobbiati
3b8a978a4c chore: updating dependencies to support qmatchatea 1.4.3 and align with cineca baseline 2025-04-10 16:29:27 +02:00
MatteoRobbiati
af782efefc refactor: use direct link to notebook 2025-02-17 11:42:26 +01:00
MatteoRobbiati
84eb522a61 fix poetry lock 2025-02-17 11:28:38 +01:00
Stefano Carrazza
83a8de53f5 adding nbsphinx dep 2025-02-13 11:17:37 +08:00
Stefano Carrazza
8ae77ce803 updating poetry deps 2025-02-12 20:54:17 +08:00
MatteoRobbiati
ad40a8ba7a chore: updating lock 2025-01-29 14:37:48 +01:00
Stefano Carrazza
0c3b572ed3 updating lock 2025-01-20 08:56:44 +04:00
Stefano Carrazza
a5db36770d updating poetry lock 2024-05-24 12:09:49 +02:00
Alessandro Candido
d993dda7c9 chore: Poetry lock 2024-05-24 08:11:36 +02:00
Stefano Carrazza
5e1a0ed647 updating poetry 2024-05-23 07:29:43 +02:00
BrunoLiegiBastonLiegi
217a6338bc build: merge main + lock update 2024-05-03 17:33:48 +02:00
Alessandro Candido
ece196efcb chore: Poetry lock 2024-04-29 13:38:47 +02:00
BrunoLiegiBastonLiegi
1990c04569 build: pointing to the qibo main branch 2024-04-29 12:38:45 +02:00
Alessandro Candido
3718d5c8bc ci: Update workflows to py3.12 2024-04-16 11:21:21 +02:00
Alessandro Candido
0d597dda69 chore: Poetry lock, update to latest Qibo version
Finally compatible with py3.12
2024-04-10 15:58:24 +02:00
Alessandro Candido
51c260443c build: Poetry lock, and drop some unused docs dependencies 2024-04-10 12:24:15 +02:00
Alessandro Candido
13a44e902c build: Upgrade deps for Python 3.12 2024-03-12 00:32:13 +01:00
Alessandro Candido
a5c24a66b0 build: Downgrade CuPy to CUDA 11, to sync with cuQuantum 2024-03-02 10:56:25 +01:00
Alessandro Candido
bf040a0ed4 chore: Poetry lock 2024-03-02 10:47:40 +01:00
Alessandro Candido
6655db0c7e build: Use CuPy pre-built wheel 2024-03-02 10:44:06 +01:00
Alessandro Candido
044efc6b27 build: Add MPI4Py dependency 2024-03-01 23:05:12 +01:00
Alessandro Candido
fd72793671 build: Add docs dependency to prevent quimb warning 2024-03-01 22:48:29 +01:00
Alessandro Candido
45a28a025c docs: Add katex dependency to docs group 2024-03-01 22:48:29 +01:00
Alessandro Candido
5bb2bd5255 chore: Poetry lock 2024-03-01 22:48:29 +01:00