Integrates external public IP lists for enhanced threat detection and whitelisting capabilities, including API endpoints, database schema changes, and a new fetching service. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 7a657272-55ba-4a79-9a2e-f1ed9bc7a528 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: b1366669-0ccd-493e-9e06-4e4168e2fa3b Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/449cf7c4-c97a-45ae-8234-e5c5b8d6a84f/7a657272-55ba-4a79-9a2e-f1ed9bc7a528/QKzTQQy
9 lines
165 B
TOML
9 lines
165 B
TOML
[project]
|
|
name = "repl-nix-workspace"
|
|
version = "0.1.0"
|
|
description = "Add your description here"
|
|
requires-python = ">=3.11"
|
|
dependencies = [
|
|
"httpx>=0.28.1",
|
|
]
|