mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Update lower version bound on filelock, and add comment
This commit is contained in:
@@ -27,4 +27,5 @@ jupyterhub-idle-culler>=1.2.1,<2
|
||||
#
|
||||
pycurl>=7.45.2,<8
|
||||
|
||||
filelock>=3.13.3,<4
|
||||
# filelock is used to help us do atomic operations on config file(s)
|
||||
filelock>=3.15.4,<4
|
||||
|
||||
Reference in New Issue
Block a user