diff --git a/cryptarchia/requirements.txt b/cryptarchia/requirements.txt new file mode 100644 index 0000000..1e2e678 --- /dev/null +++ b/cryptarchia/requirements.txt @@ -0,0 +1,3 @@ +jupyter == 1.1.1 +numpy == 2.0.2 +matplotlib == 3.9.4