Update requirements

This commit is contained in:
PiotrBLL 2024-10-31 13:55:24 +01:00
parent c7fe328c3f
commit 23651574df

View File

@ -5,3 +5,5 @@ tqdm
more-itertools more-itertools
tiktoken tiktoken
triton>=2.0.0;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2" triton>=2.0.0;platform_machine=="x86_64" and sys_platform=="linux" or sys_platform=="linux2"
scipy
pytest