Skip to content

Commit 13e35ef

Browse files
Add new Python dependencies to recipe.yaml
Added additional dependencies for the project.
1 parent d1f08ca commit 13e35ef

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

recipe.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,17 @@ requirements:
3535
- python >=3.11 # hypercomplex uyumlu versiyon
3636
- numpy # kha256 numpy kullanıyor
3737
- pip
38+
- pandas
39+
- scipy
40+
- ipython
41+
- ipywidgets
42+
- cryptography
43+
- kececinumbers
44+
- python-xxhash
45+
- pycryptodome
46+
- bcrypt
47+
- argon2-cffi
48+
- blake3
3849

3950
# tests to validate that the package works as expected
4051
#tests:

0 commit comments

Comments
 (0)