-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
53 lines (53 loc) · 1.22 KB
/
environment.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
name: nebby
channels:
- conda-forge
dependencies:
- python=3.11.0 # this is the only version that supports the wide dep base
# general deps
- cmake
- boost # noseyparker source build
- patch # noseyparker source build
- pkg-config # noseyparker source build
- coreutils # noseyparker source build
- zlib # pillow
- jpeg # pillow
- libpcap # naabu on linux
- levenshtein # gitfive dep
# golang deps
- conda-forge::go
- conda-forge::go-cgo
# rust deps
- rust
# snscrape deps
- lxml=4.9.2
- libxml2
- libxslt
# python dev libraries
- click
# devops
- git
# pip installs
- pip
- pipx
- pip:
- build
# https://github.com/sherlock-project/sherlock
- sherlock-project
# https://github.com/megadose
- holehe
- onionsearch
- nqntnqnqmb
- toutatis
- ignorant
# https://github.com/JustAnotherArchivist/snscrape
- snscrape
# https://github.com/m8sec/CrossLinked
- crosslinked
# https://github.com/C3n7ral051nt4g3ncy
- masto
# https://github.com/bee-san
- pywhat[optimize]
# https://github.com/Malfrats
- xeuledoc
# https://github.com/MandConsultingGroup/porch-pirate
- porch-pirate