-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathenvironment.yml
More file actions
71 lines (70 loc) · 1.61 KB
/
environment.yml
File metadata and controls
71 lines (70 loc) · 1.61 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name: botnetenv
channels:
- defaults
dependencies:
- ca-certificates=2021.4.13=hecd8cb5_1
- certifi=2020.12.5=py36hecd8cb5_0
- libcxx=10.0.0=1
- libffi=3.3=hb1e8313_2
- ncurses=6.2=h0a44026_1
- openssl=1.1.1k=h9ed2024_0
- pip=21.0.1=py36hecd8cb5_0
- python=3.6.13=h88f2d9e_0
- readline=8.1=h9ed2024_0
- setuptools=52.0.0=py36hecd8cb5_0
- sqlite=3.35.4=hce871da_0
- tk=8.6.10=hb0a8c7a_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- attrs==21.2.0
- bottle==0.12.19
- bottle-websocket==0.2.9
- cycler==0.10.0
- dataclasses==0.8
- eel==0.14.0
- future==0.18.2
- gevent==21.1.2
- gevent-websocket==0.10.1
- gitdb==4.0.7
- gitpython==3.1.17
- greenlet==1.1.0
- importlib-metadata==4.0.1
- importlib-resources==5.1.3
- iniconfig==1.1.1
- k7==0.4.2
- kiwisolver==1.3.1
- matplotlib==3.3.4
- netaddr==0.8.0
- numpy==1.19.5
- omegaconf==2.0.6
- opencv-python==4.5.2.52
- packaging==20.9
- pandas==1.1.5
- pillow==8.2.0
- pluggy==0.13.1
- plumbum==1.7.0
- psutil==5.8.0
- py==1.10.0
- pyopengl==3.1.5
- pyparsing==2.4.7
- pyqt5==5.15.4
- pyqt5-qt5==5.15.2
- pyqt5-sip==12.9.0
- pytest==6.2.4
- python-dateutil==2.8.1
- pytz==2021.1
- pyyaml==5.4.1
- rpyc==5.0.1
- scipy==1.5.4
- six==1.16.0
- smmap==4.0.0
- toml==0.10.2
- typing-extensions==3.10.0.0
- watchdog==2.1.1
- whichcraft==0.6.1
- zipp==3.4.1
- zope-event==4.5.0
- zope-interface==5.4.0
prefix: /Users/nato/miniconda3/envs/botnetenv