mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-07-02 05:06:40 +00:00
Refactored option 4 + added conf.py + added some TODO comments for review
This commit is contained in:
parent
4b33e51d11
commit
b07ac08547
6 changed files with 429 additions and 281 deletions
|
@ -1,15 +1,17 @@
|
|||
beautifulsoup4==4.13.3
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.1
|
||||
certifi==2025.4.26
|
||||
charset-normalizer==3.4.2
|
||||
dotenv==0.9.9
|
||||
idna==3.10
|
||||
numpy==2.2.2
|
||||
numpy==2.2.6
|
||||
pandas==2.2.3
|
||||
pillow==11.2.1
|
||||
PySocks==1.7.1
|
||||
python-dateutil==2.9.0.post0
|
||||
python-socks==2.6.1
|
||||
pytz==2024.2
|
||||
python-dotenv==1.1.0
|
||||
pytz==2025.2
|
||||
requests==2.32.3
|
||||
six==1.17.0
|
||||
tzdata==2025.1
|
||||
urllib3==2.3.0
|
||||
python-dotenv==1.0.1
|
||||
tzdata==2025.2
|
||||
urllib3==2.4.0
|
||||
websockets==15.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue