Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Aalanli committed Aug 30, 2023
1 parent e1862a2 commit 21d3197
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ cuda-python
filelock

requests

# for parser
lark
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"requests",
"filelock",
"cuda-python>=11.6.1; platform_system=='Linux'",
"lark"
],
platforms=["linux"],
entry_points={
Expand Down

0 comments on commit 21d3197

Please sign in to comment.