mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
dnet: update requirements and Python version in README
This commit is contained in:
@@ -19,7 +19,7 @@ engine that makes everything run.
|
||||
|
||||
### Using a venv
|
||||
|
||||
Dnet requires Python 3.12.0. Make sure Python is installed and on the
|
||||
Dnet requires Python 3.14. Make sure Python is installed and on the
|
||||
latest version.
|
||||
|
||||
Depending on your setup you may need to install a virtual environment
|
||||
|
||||
@@ -1,2 +1,4 @@
|
||||
toml==0.10.2
|
||||
urwid==2.6.15
|
||||
typing_extensions==4.15.0
|
||||
urwid==3.0.5
|
||||
wcwidth==0.6.0
|
||||
|
||||
Reference in New Issue
Block a user