Skip to content

Commit 7afb9f0

Browse files
authored
Merge pull request #280 from mathoudebine/dependabot/pip/cython-approx-eq-0.29.36
2 parents a96ad88 + c1c97bd commit 7afb9f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sv-ttk~=2.4.5 # Tk Sun Valley theme for configuration editor
1111

1212
# Following packages are for AMD GPU on Linux
1313
# Note: you may need to manually install Cython first
14-
Cython~=0.29.35; sys_platform=="linux"
14+
Cython~=0.29.36; sys_platform=="linux"
1515
pyamdgpuinfo~=2.1.3; sys_platform=="linux" and python_version <= "3.11" # Wheel package not yet available for Python > 3.11
1616
# For Python > 3.11, you need to install pyamdgpuinfo manually: see https://github.com/mathoudebine/turing-smart-screen-python/wiki/Troubleshooting#linux--macos-no-supported-gpu-found-with-an-amd-gpu-and-python-311
1717

0 commit comments

Comments
 (0)