Skip to content

Commit

Permalink
py.3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberRoute committed Oct 2, 2024
1 parent ec193d9 commit 7a85dc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,14 @@ The tool features a graphical user interface (GUI) built with **PySide6** (Qt fr

Ensure the following dependencies are installed:

1. **Python 3.8 or higher**
1. **Python 3.12 or higher**
2. **scapy**: Used for ARP scanning.
3. **PySide6 or PyQt6**: For building the GUI.
4. **netifaces**: To retrieve network interface details.

## Requirements

- **Python 3.8+**
- **Python 3.12+**
- **pipenv**: For managing the virtual environment and dependencies.
- **scapy**: For ARP scanning and packet manipulation.
- **PySide6**: For building the graphical user interface.
Expand Down

0 comments on commit 7a85dc3

Please sign in to comment.