Skip to content

Commit

Permalink
Pin nuitka ver
Browse files Browse the repository at this point in the history
  • Loading branch information
kubilus1 committed Sep 27, 2023
1 parent a765152 commit 1a673ef
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
3 changes: 3 additions & 0 deletions requirements-build.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
nuitka==1.6.6
zstandard
ordered-set
20 changes: 16 additions & 4 deletions requirements-build.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,16 @@
nuitka
#orderedset
zstandard
ordered-set
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile requirements-build.in
#
nuitka==1.6.6
# via -r requirements-build.in
ordered-set==4.1.0
# via
# -r requirements-build.in
# nuitka
zstandard==0.21.0
# via
# -r requirements-build.in
# nuitka

0 comments on commit 1a673ef

Please sign in to comment.