File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- version : " 3.8 "
1
+ version : " 3.7 "
2
2
3
3
services :
4
4
db :
@@ -18,8 +18,6 @@ services:
18
18
- postgres:/data/postgres
19
19
networks :
20
20
- postgres
21
- ports :
22
- - " 5432:5432"
23
21
server :
24
22
container_name : osint-framework-server
25
23
image : osint-framework-server:1.0
Original file line number Diff line number Diff line change 1
1
aiodns == 2.0.0
2
2
aiohttp == 3.6.2
3
3
aiosmtpd == 1.2
4
+ art == 4.7
4
5
async-timeout == 3.0.1
5
6
atpublic == 1.0
6
7
attrs == 19.3.0
@@ -9,20 +10,25 @@ bs4==0.0.1
9
10
certifi == 2020.6.20
10
11
cffi == 1.14.0
11
12
chardet == 3.0.4
13
+ colorama == 0.4.3
14
+ commonmark == 0.9.1
12
15
idna == 2.10
13
16
mmh3 == 2.5.1
14
17
multidict == 4.7.6
15
18
phonenumbers == 8.12.7
16
19
psycopg2-binary == 2.8.5
17
20
pycares == 3.1.1
18
21
pycparser == 2.20
22
+ Pygments == 2.6.1
19
23
PyYAML == 5.3.1
20
24
requests == 2.24.0
25
+ rich == 5.1.2
21
26
six == 1.15.0
22
27
soupsieve == 2.0.1
23
28
SQLAlchemy == 1.3.18
24
29
SQLAlchemy-Utils == 0.36.8
25
30
tornado == 6.0.4
31
+ typing-extensions == 3.7.4.2
26
32
urllib3 == 1.25.9
27
33
verify-email == 2.4.1
28
34
yarl == 1.4.2
You can’t perform that action at this time.
0 commit comments