nicomiguelino
f9b1544b39
Add retry as a viewer dependency as well.
2022-11-02 17:38:44 -07:00
nicomiguelino
25725a46c7
Add support for retries on calling the Supervisor APIA for IP address.
2022-11-02 17:19:16 -07:00
Viktor Petersson
5a727fe3ce
Removes Mixpanel dependency
2022-09-20 16:34:56 +01:00
Viktor Petersson
d2c3351cf1
Fixes build dependency
2022-09-20 12:22:42 +01:00
Viktor Petersson
e81e01548c
Restores missing dependency
2022-09-14 12:39:55 +01:00
Viktor Petersson
ed2dab7507
Bumps gevent
2022-09-12 19:20:29 +01:00
Viktor Petersson
d62918472b
Reverts more pip updates
2022-09-12 19:03:14 +01:00
Viktor Petersson
7b2eb22eb7
Brings in fix from @emilyyap.
2022-09-12 18:39:44 +01:00
Viktor Petersson
2a5eeb8919
More installation fixes, now for pi3
2022-09-12 16:06:26 +01:00
Viktor Petersson
4683ba2e3e
Updates deprecated dependencies
...
Signed-off-by: Viktor Petersson <vpetersson@screenly.io >
2022-09-12 13:49:15 +01:00
Viktor Petersson
daa907580c
Bumps up Ansible to oldest _maintained_ version to minimize breakage
2022-09-12 11:26:25 +01:00
dependabot[bot]
a1efe18822
Bump celery from 4.4.7 to 5.2.2 in /requirements
...
Bumps [celery](https://github.com/celery/celery ) from 4.4.7 to 5.2.2.
- [Release notes](https://github.com/celery/celery/releases )
- [Changelog](https://github.com/celery/celery/blob/master/Changelog.rst )
- [Commits](https://github.com/celery/celery/compare/v4.4.7...v5.2.2 )
---
updated-dependencies:
- dependency-name: celery
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-01-06 22:36:32 +00:00
Viktor Petersson
e2072eeff6
Merge pull request #1535 from Screenly/dependabot/pip/requirements/ansible-2.10.7
...
Bump ansible from 2.10.0 to 2.10.7 in /requirements
2021-08-19 12:18:37 +01:00
dependabot[bot]
453b12192e
Bump urllib3 from 1.25.11 to 1.26.5 in /requirements
...
Bumps [urllib3](https://github.com/urllib3/urllib3 ) from 1.25.11 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases )
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst )
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.11...1.26.5 )
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-02 00:24:23 +00:00
dependabot[bot]
50b079f588
Bump ansible from 2.10.0 to 2.10.7 in /requirements
...
Bumps [ansible](https://github.com/ansible/ansible ) from 2.10.0 to 2.10.7.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.10.0...v2.10.7 )
---
updated-dependencies:
- dependency-name: ansible
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-01 21:59:11 +00:00
dependabot[bot]
4fd9ea8d48
Bump ansible from 2.8.8 to 2.10.0 in /requirements
...
Bumps [ansible](https://github.com/ansible/ansible ) from 2.8.8 to 2.10.0.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.8.8...v2.10.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-07 20:58:35 +00:00
dependabot[bot]
7e665469ca
Bump pyyaml from 5.3.1 to 5.4 in /requirements
...
Bumps [pyyaml](https://github.com/yaml/pyyaml ) from 5.3.1 to 5.4.
- [Release notes](https://github.com/yaml/pyyaml/releases )
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES )
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-26 00:39:42 +00:00
dependabot[bot]
d861a1bec4
Bump jinja2 from 2.11.2 to 2.11.3 in /requirements
...
Bumps [jinja2](https://github.com/pallets/jinja ) from 2.11.2 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases )
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst )
- [Commits](https://github.com/pallets/jinja/compare/2.11.2...2.11.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-20 01:41:28 +00:00
dependabot[bot]
cb15c081db
Bump cryptography from 3.2.1 to 3.3.2 in /requirements
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-02-10 01:50:37 +00:00
Emyll Almonte
e40c9f0fab
Update requirements.host.txt
...
need to specify version of pyrsistent because newer version is not compatible with python 2.7
pyrsistent installs as dependency of `jsonschema` which is auto installed as dependency of `docker-compose`
```
(from jsonschema<4,>=2.5.1->docker-compose==1.26.2->-r /home/pi/screenly/requirements/requirements.host.txt (line 3))\n Downloading 90ddcf28fb/pyrsistent-0.17.2.tar.gz (106kB)\n\n:stderr: pyrsistent requires Python '>=3.5' but the running Python is 2.7.16\n"}
```
2021-01-25 00:19:39 -05:00
Viktor Petersson
465cd88bec
Minor dependency bump
2021-01-13 17:05:32 +00:00
Viktor Petersson
b3515d7e70
Bumps up gevent
2021-01-13 16:00:00 +00:00
Viktor Petersson
cc42877225
Refactors uptime
2021-01-13 15:35:53 +00:00
Viktor Petersson
cdf9e981ed
Temporarily adds in dependency to avoid refactoring
2021-01-08 13:25:01 +00:00
Viktor Petersson
ca34868a25
Adds missing dependency
2021-01-08 13:08:54 +00:00
Viktor Petersson
5ee4e2d40a
Adds CEC support and minor dependency refactoring
2021-01-08 11:55:05 +00:00
Viktor Petersson
2d81dc404e
Moves some of the file based logic to redis
2020-12-21 15:25:24 +00:00
Rusko124
7816ac576b
Edits: vlc player instead of omxplayer
2020-12-18 17:33:01 +06:00
Emyll Almonte
304a8a4a1d
Update requirements.viewer.txt
...
Should we make this `urllib3==1.25.11` change because of this error when building dockerfile.viewer alert?
```
Collecting MarkupSafe>=0.23 (from Jinja2>=2.10.1->Flask==1.1.2->-r /tmp/requirements.txt (line 4))
Downloading 64db92e53b/MarkupSafe-1.1.1.tar.gz
requests 2.24.0 has requirement urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1, but you'll have urllib3 1.26.2 which is incompatible.
```
2020-12-03 19:44:09 -05:00
Viktor Petersson
c7417cf617
Makes dependency install consistent.
2020-11-09 15:54:07 +00:00
Rusko124
e3e69117ff
Edits: docker-compose in the ansible task
2020-11-05 13:57:12 +06:00
Rusko124
79184ff87f
Merge branch 'webkit_instead_uzbl' of https://github.com/rusko124/screenly-ose into webkit_instead_uzbl
2020-11-03 12:55:11 +06:00
Rusko124
bbeb50dc9c
Merge branch 'master' into webkit_instead_uzbl
2020-11-03 12:40:41 +06:00
Viktor Petersson
06b6b76741
Rolls back SH to earlier version as the new version broke viewer.py
2020-11-02 20:33:53 +00:00
Viktor Petersson
fdaa395ef8
Fixes local development environment
...
* Upgrades base image to Buster (from Jessie)
* Upgrades requirements
* Refactors Dockerfiles to best practice
2020-10-29 14:32:43 +00:00
dependabot[bot]
411f6f71d4
Bump cryptography from 2.8 to 3.2 in /requirements
...
Bumps [cryptography](https://github.com/pyca/cryptography ) from 2.8 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases )
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-10-27 22:08:36 +00:00
Emyll Almonte
3f3b0ead08
Update requirements.txt
2020-10-09 01:28:39 -04:00
Emyll Almonte
6e703a522a
Update requirements.txt
2020-10-08 22:47:21 -04:00
Emyll Almonte
ed6b1a71be
Update requirements.txt
2020-10-08 22:34:31 -04:00
Emyll Almonte
bd586efafd
Update requirements.txt
...
updated requirements
2020-10-08 17:43:29 -04:00
dependabot[bot]
87b6c32eea
Bump ansible from 2.8.2 to 2.8.8 in /requirements
...
Bumps [ansible](https://github.com/ansible/ansible ) from 2.8.2 to 2.8.8.
- [Release notes](https://github.com/ansible/ansible/releases )
- [Commits](https://github.com/ansible/ansible/compare/v2.8.2...v2.8.8 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-26 20:21:42 +00:00
rusko124
f53d596ca7
Merge branch 'master' into webkit_instead_uzbl
2020-02-05 14:53:07 +06:00
Rusko124
49a21dc0aa
New: memory in system info
2019-11-27 12:21:14 +06:00
rusko124
af33233f4b
Merge branch 'master' into webkit_instead_uzbl
2019-11-22 11:04:11 +06:00
Rusko124
f8f8af5ec0
Fix: travis ci pass by updating the requirements.txt
2019-11-21 14:23:49 +06:00
Rusko124
8a432f3911
Fix: requirements.txt and update command in install file
2019-11-21 14:07:04 +06:00
rusko124
fdd1f8c865
Merge branch 'master' into webkit_instead_uzbl
2019-11-07 10:45:26 +06:00
Rusko124
35bd1d2510
Edits: redis broker instead of rabbitmq
2019-11-05 13:45:53 +06:00
Rusko124
3e876f04f7
Changes: webkit browser instead of UZBL
2019-10-09 09:27:13 +06:00
Rusko124
3cba735f49
Bump: celery to 4.3.0
2019-10-03 13:56:35 +06:00