This commit is contained in:
2026-05-15 16:29:48 -04:00
parent ccb9c18544
commit 7b1a10cb71
9 changed files with 0 additions and 1514 deletions

View File

@@ -1,12 +0,0 @@
[project]
name = "p2pchat"
version = "0.1.0"
description = "UDP hole punching p2p chat"
readme = "README.md"
requires-python = ">=3.12"
dependencies = [
"cryptography>=48.0.0",
"pyperclip>=1.11.0",
"requests>=2.34.2",
"textual>=8.2.6",
]