Skip to content

Commit

Permalink
Add filelock for scicat backend testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
YooSunYoung committed Aug 13, 2024
1 parent 63a4063 commit eeaf7a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions requirements/basetest.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@
pytest
scitacean
pyyaml # for scitacean tests
filelock # for scitacean tests
4 changes: 3 additions & 1 deletion requirements/basetest.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SHA1:bdb51a25de6000b03fb658e0b412d6968ccad3a5
# SHA1:cd00eb6bf6784904fa6849347175c3190eb38bc7
#
# This file is autogenerated by pip-compile-multi
# To update, run:
Expand All @@ -17,6 +17,8 @@ dnspython==2.6.1
# via email-validator
email-validator==2.2.0
# via scitacean
filelock==3.15.4
# via -r basetest.in
h11==0.14.0
# via httpcore
httpcore==1.0.5
Expand Down

0 comments on commit eeaf7a4

Please sign in to comment.