Skip to content

Commit

Permalink
Remove python 3.8 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored Jan 16, 2025
1 parent f349b0e commit 26d770d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,6 @@ vine==5.1.0
amqp==5.3.1
kombu==5.4.2
prompt-toolkit==3.0.32
backports.zoneinfo;python_version<"3.9"
celery==5.4.0
click>=8.0.3,<9.0
click-didyoumean>=0.0.3
Expand All @@ -147,7 +146,6 @@ Pillow==11.1.0
pi-heif==0.21.0

# memcached
pylibmc==1.6.3;sys_platform == "linux" and python_version<"3.9"
requirements/src/pylibmc-1.7.0.dev0-cp312-cp312-linux_x86_64.whl;sys_platform == "linux" and python_version=="3.12"
requirements/src/pylibmc-1.7.0.dev0-cp313-cp313-linux_x86_64.whl;sys_platform == "linux" and python_version=="3.13"
requests-file==2.1.0
Expand Down

0 comments on commit 26d770d

Please sign in to comment.