We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 834f98b commit 0fe96a0Copy full SHA for 0fe96a0
pyproject.toml
@@ -17,6 +17,7 @@ requires-python = ">=3.8"
17
dependencies = [
18
"twisted==24.10.0",
19
"psutil==5.9.0",
20
+ "psycopg[binary]",
21
"pycryptodome==3.19.1",
22
"requests==2.32.0",
23
"requests[socks]==2.32.0",
0 commit comments