Commit Graph

23 Commits

Author SHA1 Message Date
scifijunk
759c5832b4
Update requirements.txt 2021-12-06 14:50:50 -06:00
scifijunk
cd668f4dd4
Update requirements.txt
missing python package
2021-12-05 11:54:13 -06:00
scifijunk
b731f5808b
Update requirements.txt 2021-12-04 15:34:23 -06:00
Simone Margaritelli
5ec621c5d7 misc: small fix or general refactoring i did not bother commenting 2021-04-24 16:00:20 +02:00
Simone Margaritelli
20d80bfb35 fix: upgraded numpy version (fixes #992) 2021-04-24 15:55:36 +02:00
Simone Margaritelli
a9f07e9f8d fix: version bumped inky to 1.2.0 (fixes #979) 2021-04-23 11:57:14 +02:00
dadav
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
dadav
60167fb8fe use latest version 2020-04-01 18:21:44 +02:00
dadav
76b71f5c3f fixes import error 2020-03-31 18:56:15 +02:00
Simone Margaritelli
f154b97ab9
Merge pull request #770 from gerard780/patch-1
added support for timezones with - offset
2020-01-16 12:02:47 +01:00
gerard780
3e5bece3cf Merge remote-tracking branch 'upstream/master' into patch-1 2020-01-14 16:10:30 -05:00
Héctor Molinero Fernández
7645be6f3e Merge branch 'master' of https://github.com/evilsocket/pwnagotchi into add-dbus-python 2020-01-14 19:37:05 +01:00
Héctor Molinero Fernández
2617a6edea Add dbus-python to requirements.txt
Signed-off-by: Héctor Molinero Fernández <hector@molinero.dev>
2020-01-13 23:54:07 +01:00
dadav
78fba1f74b dateutil is easier than regex 2020-01-13 20:10:43 +01:00
dadav
6075296884 Switch to toml 2020-01-13 19:20:40 +01:00
WheresAlice
bb7737762c fix incorrect dependency for Crypto
Signed-off-by: WheresAlice <WheresAlice@users.noreply.github.com>
2019-12-27 18:03:50 +00:00
dadav
3db9ccb47e Add scipy to requirements.txt 2019-12-21 17:20:05 +01:00
Simone Margaritelli
f8523eb382 fix: added flask requirements 2019-11-05 13:55:35 +01:00
dadav
68801adcaf increase version 2019-10-20 12:10:01 +02:00
dadav
86cbe01081 need old gast version 2019-10-18 20:31:10 +02:00
dependabot[bot]
a7b43b6d0d
Bump pyyaml from 3.13 to 5.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.13...5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-06 10:53:50 +00:00
Simone Margaritelli
acb09effce fix: pinned requirements versions (fixes #168) 2019-10-06 12:49:25 +02:00
Simone Margaritelli
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00