mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00

Since the .env file will be igonred you need to create a .env file in the root of the project. here are my variables TOR_HOST=socks5h://127.0.0.1 TOR_PORT=9050 WEBSOCKET_PORT=3030
14 lines
245 B
Text
14 lines
245 B
Text
certifi==2024.12.14
|
|
charset-normalizer==3.4.1
|
|
idna==3.10
|
|
numpy==2.2.2
|
|
pandas==2.2.3
|
|
python-dateutil==2.9.0.post0
|
|
python-socks==2.6.1
|
|
pytz==2024.2
|
|
requests==2.32.3
|
|
six==1.17.0
|
|
tzdata==2025.1
|
|
urllib3==2.3.0
|
|
python-dotenv==1.0.1
|
|
websockets==15.0.1
|