-
Notifications
You must be signed in to change notification settings - Fork 3
chore: drop support for Python 3.10 and add support for Python 3.13 #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
c12507e
bump 3.10 -> 3.11
andrijapau 7bb2bf9
setup.py and tests.yml
andrijapau 5c38a22
changelog
andrijapau 3d740a4
changelog
andrijapau 2a119fd
readme
andrijapau 2c10a02
changelog
andrijapau 894a29c
trigger-ci
andrijapau 55f1286
fix requirements.txt
andrijapau 478f038
fix requirements.txt
andrijapau 9cc2077
unpin autograd
andrijapau d8dc84d
reduce requirements to bare bones
andrijapau 0885ce0
make environment and update doc/requirements.txt
andrijapau 2f986e6
Update doc/requirements.txt
andrijapau File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -9,7 +9,7 @@ version: 2 | |
| build: | ||
| os: ubuntu-24.04 | ||
| tools: | ||
| python: "3.10" | ||
| python: "3.11" | ||
| apt_packages: | ||
| - graphviz | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,41 +1,46 @@ | ||
| alabaster==0.7.12 | ||
| alabaster==0.7.16 | ||
| appdirs==1.4.4 | ||
| autograd==1.4 | ||
| autoray | ||
| Babel==2.10.1 | ||
| cachetools==5.0.0 | ||
| certifi==2021.10.8 | ||
| charset-normalizer==2.0.12 | ||
| astunparse==1.6.3 | ||
| autograd==1.8.0 | ||
| autoray==0.7.2 | ||
| babel==2.17.0 | ||
| cachetools==6.1.0 | ||
| certifi==2025.7.14 | ||
| charset-normalizer==3.4.2 | ||
| diastatic-malt==2.15.2 | ||
| docutils==0.17.1 | ||
| future==0.18.2 | ||
| idna==3.7 | ||
| imagesize==1.3.0 | ||
| importlib-metadata==4.11.3 | ||
| Jinja2==3.1.4 | ||
| MarkupSafe==2.1.1 | ||
| networkx==2.8 | ||
| ninja==1.10.2.3 | ||
| numpy==1.22.3 | ||
| packaging>24 | ||
| Pygments==2.11.2 | ||
| pyparsing==3.0.8 | ||
| pytz==2022.1 | ||
| requests==2.27.1 | ||
| retworkx==0.11.0 | ||
| scipy | ||
| semantic-version==2.7.0 | ||
| snowballstemmer==2.2.0 | ||
| Sphinx==4.5.0 | ||
| gast==0.6.0 | ||
| idna==3.10 | ||
| imagesize==1.4.1 | ||
| importlib-resources==6.5.2 | ||
| jinja2==3.1.6 | ||
| markupsafe==3.0.2 | ||
| networkx==3.5 | ||
| numpy==2.3.2 | ||
| packaging==25.0 | ||
| pillow==11.3.0 | ||
| pygments==2.19.2 | ||
| requests==2.32.4 | ||
| rustworkx==0.16.0 | ||
| scipy==1.16.1 | ||
| scipy-openblas32==0.3.30.0.2 | ||
| six==1.17.0 | ||
| snowballstemmer==3.0.1 | ||
| sphinx==4.5.0 | ||
| sphinx-automodapi==0.14.1 | ||
| sphinx-gallery==0.16.0 | ||
| sphinxcontrib-applehelp==1.0.2 | ||
| sphinxcontrib-devhelp==1.0.2 | ||
| sphinxcontrib-htmlhelp==2.0.0 | ||
| sphinxcontrib-jsmath==1.0.1 | ||
| sphinxcontrib-qthelp==1.0.3 | ||
| sphinxcontrib-serializinghtml==1.1.5 | ||
| toml==0.10.2 | ||
| urllib3==1.26.19 | ||
| termcolor==3.1.0 | ||
| tomlkit==0.13.3 | ||
| typing-extensions==4.14.1 | ||
| urllib3==2.5.0 | ||
| wheel==0.45.1 | ||
|
|
||
| # do not pin | ||
| pennylane-sphinx-theme | ||
| zipp==3.19.1 | ||
| git+https://github.com/PennyLaneAI/pennylane.git@master | ||
| pennylane @ git+https://github.com/PennyLaneAI/pennylane.git@master |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.