Commits (47)
-
Alan Mitchell authoredbc2fd7ac
-
Alan Mitchell authoreda69af903
-
Alan Mitchell authored699a9d2d
-
Alan Mitchell authoredc29d852c
-
Alan Mitchell authorede0cd77aa
-
Alan Mitchell authored4661624f
-
Alan Mitchell authored9ea904b0
-
Alan Mitchell authored91185fb8
-
Alan Mitchell authoredc4f58355
-
Alan Mitchell authorede57db0ed
-
Alan Mitchell authoreddfddf390
-
Alan Mitchell authoreda93d87f6
-
Alan Mitchell authored241ced59
-
Alan Mitchell authored31ccf5ec
-
Alan Mitchell authored52ef8669
-
Alan Mitchell authoredd25e2cf2
-
Alan Mitchell authoreddfb5cef7
-
Alan Mitchell authoredf2cca75b
-
Alan Mitchell authoreddb272233
-
Alan Mitchell authored403a7860
-
Alan Mitchell authored54a0b975
-
Alan Mitchell authoredb162b0e4
-
Alan Mitchell authoredb07fdce2
-
Alan Mitchell authored3a045dba
-
Alan Mitchell authored8a55ffc6
-
Alan Mitchell authored435dfdf4
-
Alan Mitchell authoredc40ef6d5
-
Alan Mitchell authored5593315a
-
Alan Mitchell authored345a4fb6
-
Alan Mitchell authoredf4a13202
-
Alan Mitchell authored56c11076
-
Alan Mitchell authored0b048a64
-
Alan Mitchell authoredcf92808a
-
Alan Mitchell authored
New versions of xlrd only support .xls.
022bab5e -
Alan Mitchell authored
Now accepts any version of Python 3, but really needs Python 3.7 or higher.
9d3ac384 -
Alan Mitchell authoredbd766214
-
Alan Mitchell authored2f64b31e
-
Alan Mitchell authored883643ba
-
Alan Mitchell authored2bbbda90
-
Alan Mitchell authoredacd3c59b
-
Alan Mitchell authored2698cb1c
-
Alan Mitchell authored81f6c1ec
-
Alan Mitchell authoredbdddc06e
-
Alan Mitchell authored2652111b
-
Alan Mitchell authored65c85c9b
-
Alan Mitchell authorede426d8c9
-
Alan Mitchell authored4fc13aa2
Showing
bmsapp/scripts/add_boats.py
0 → 100755
| # Base requirements for deployment of BMON. | certifi==2020.12.5 | ||
| # To use: pip install -r requirements.txt | chardet==4.0.0 | ||
| django-extensions==3.1.1 | |||
| # NOTE: The pip Python package must be installed to use this | django-lockdown==4.0.0 | ||
| # requirements.txt file. | django==2.2.19 | ||
| et-xmlfile==1.0.1 | |||
| Django==2.2.4 | gunicorn==20.0.4 | ||
| django-extensions==2.1.6 | idna==2.10 | ||
| numpy==1.16.2 | markdown==3.3.4 | ||
| numexpr==2.6.9 | metar==1.8.0 | ||
| pandas==0.24.2 | modbus-tk==1.1.2 | ||
| python-dateutil===2.8.0 | numexpr==2.7.3 | ||
| pytz>=2018.9 | numpy==1.20.1 | ||
| requests==2.21.0 | openpyxl==3.0.7 | ||
| xlwt==1.3.0 | pandas==1.2.3 | ||
| PyYAML==5.1 | ply==3.11 | ||
| Markdown==3.0.1 | pyasn1==0.4.8 | ||
| pycryptodomex==3.10.1 | |||
| pyserial==3.5 | |||
| pysmi==0.3.4 | |||
| pysnmp==4.4.12 | |||
| python-dateutil==2.8.1 | |||
| pytz==2021.1 | |||
| pyyaml==5.4.1 | |||
| requests==2.25.1 | |||
| selenium==3.141.0 | selenium==3.141.0 | ||
| pysnmp==4.4.9 | six==1.15.0 | ||
| modbus-tk==0.5.11 | sqlparse==0.4.1 | ||
| xlrd==1.2.0 | urllib3==1.26.4 | ||
| metar==1.7.0 | xlrd==2.0.1 | ||
| lxml==4.3.2 | xlwt==1.3.0 | ||
| django-lockdown==3.0.0 |