Skip to content

Commit

Permalink
update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
klahnakoski committed Apr 3, 2024
1 parent 2f01054 commit 35f4e84
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 5 deletions.
19 changes: 19 additions & 0 deletions tests/requirements.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Tests pass with these versions 2024-04-03
# pip install --no-deps -r tests/requirements.lock
hjson==3.1.0
mo-collections==5.556.24070
mo-dots==9.578.24081
mo-files==6.556.24070
mo-future==7.546.24057
mo-imports==7.546.24057
mo-json==6.556.24070
mo-kwargs==7.551.24062
mo-logs==8.556.24070
mo-math==7.552.24062
mo-parsing==8.581.24094
mo-sql-parsing==10.581.24094
mo-streams==1.556.24070
mo-testing==7.559.24071
mo-threads==6.556.24070
mo-times==5.556.24070
zstandard==0.22.0
10 changes: 5 additions & 5 deletions tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mo-testing
mo-threads
mo-files
mo-streams
zstandard
mo-testing>=7.559.24071
mo-threads>=6.556.24070
mo-files>=6.556.24070
mo-streams>=1.556.24070
zstandard>=0.22.0

0 comments on commit 35f4e84

Please sign in to comment.