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 "
22
33services :
44 db :
@@ -18,8 +18,6 @@ services:
1818 - postgres:/data/postgres
1919 networks :
2020 - postgres
21- ports :
22- - " 5432:5432"
2321 server :
2422 container_name : osint-framework-server
2523 image : osint-framework-server:1.0
Original file line number Diff line number Diff line change 11aiodns == 2.0.0
22aiohttp == 3.6.2
33aiosmtpd == 1.2
4+ art == 4.7
45async-timeout == 3.0.1
56atpublic == 1.0
67attrs == 19.3.0
@@ -9,20 +10,25 @@ bs4==0.0.1
910certifi == 2020.6.20
1011cffi == 1.14.0
1112chardet == 3.0.4
13+ colorama == 0.4.3
14+ commonmark == 0.9.1
1215idna == 2.10
1316mmh3 == 2.5.1
1417multidict == 4.7.6
1518phonenumbers == 8.12.7
1619psycopg2-binary == 2.8.5
1720pycares == 3.1.1
1821pycparser == 2.20
22+ Pygments == 2.6.1
1923PyYAML == 5.3.1
2024requests == 2.24.0
25+ rich == 5.1.2
2126six == 1.15.0
2227soupsieve == 2.0.1
2328SQLAlchemy == 1.3.18
2429SQLAlchemy-Utils == 0.36.8
2530tornado == 6.0.4
31+ typing-extensions == 3.7.4.2
2632urllib3 == 1.25.9
2733verify-email == 2.4.1
2834yarl == 1.4.2
You can’t perform that action at this time.
0 commit comments