Skip to content

Commit 8490ef2

Browse files
authored
Update lower version bound on filelock, and add comment
1 parent 96ac0d3 commit 8490ef2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tljh/requirements-hub-env.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ jupyterhub-idle-culler>=1.2.1,<2
2727
#
2828
pycurl>=7.45.2,<8
2929

30-
filelock>=3.13.3,<4
30+
# filelock is used to help us do atomic operations on config file(s)
31+
filelock>=3.15.4,<4

0 commit comments

Comments
 (0)