Skip to content

Commit 593016f

Browse files
committed
Bump version of mod-wsgi in requirements.txt, again
1 parent ec456f3 commit 593016f

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
@@ -21,7 +21,7 @@ lru-dict == 1.1.8
2121
# system. (Tip: on Ubuntu 20, mod_wsgi won't install without the apache2-dev
2222
# library on the system. If you get an error about "apxs" missing, try doing
2323
# `sudo apt install apache2-dev` and then try pip install mod_wsgi again.)
24-
mod-wsgi == 4.9.2
24+
mod-wsgi == 4.9.3
2525

2626
peewee == 3.15.1
2727
Pillow == 9.2.0

0 commit comments

Comments
 (0)