Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sema_toolchain/sema_scdg/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ researchpy
avatar2
pyinstaller
matplotlib
cryptography==42.0.4
cryptography==43.0.1
logbook
mmh3
psutil
Expand Down
2 changes: 1 addition & 1 deletion sema_toolchain/sema_scdg/requirements_pypy.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
setuptools-rust
pyinstaller
bcrypt<4.0.0
cryptography==42.0.4
cryptography==43.0.1
pandas
r2pipe
pybind11
Expand Down