Skip to content

Commit

Permalink
Depend on pyasyncore for Python 3.12
Browse files Browse the repository at this point in the history
pyinotify is sadly unmaintained and still relies on pyasyncore for its
functionality which was removed in Python 3.12. An alternative should be
sought for pyinotify but for now this will suffice.
  • Loading branch information
jelly committed May 11, 2024
1 parent b52003e commit 4355b0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements_prod.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
-r requirements.txt
pyinotify==0.9.6
pymemcache==3.5.0
pyasyncore==1.0.4

0 comments on commit 4355b0f

Please sign in to comment.