Commit graph

29 commits

Author SHA1 Message Date
Alex Root Junior
65f08902f4
Bump requirements 2022-11-06 04:37:46 +02:00
Oleg A
e065285857
fix: recover tests (#1004)
- applied pytest_async;
- fixed requirements;
- minor typos;
2022-09-18 15:32:42 +03:00
Andrey Tikhonov
0b1c22b7b0
Сleanup storage (#587)
* remove key from storage, when not needed

* fix redis1 delete

* fix new line

* check reset

* fix redis store close check
2021-06-13 01:22:47 +03:00
Oleg A
ee12911f24
pytest update; yield_fixture deprecation fix; event_loop removed (#479) 2021-01-10 20:53:59 +02:00
Alex Root Junior
7b33e5c68a Update docs 2020-09-14 22:56:11 +03:00
Evgeniy Baryshkov
0c149d8b26 Update pytest 2020-05-10 23:10:41 +03:00
Evgeniy Baryshkov
5db245f0a6 fix: python-asyncio version conflict 2020-05-10 20:14:35 +03:00
Alex Root Junior
7c8006d742 #262: Fix aiohttp-socks version in setup.py 2020-01-23 22:49:35 +02:00
Alex Root Junior
856c938871 Bump dev requirements (aiohttp-socks>=0.3.3) 2020-01-01 16:42:58 +02:00
Suren Khorenyan
ad7238fda8 Some refactor 2019-08-10 00:08:11 +03:00
Ilya Samartsev
5421982482 update exception matcher and fix tests 2019-06-02 14:39:17 +03:00
Alex RootJunior
28b8ccd0bb Update requirements 2019-04-18 21:01:03 +03:00
Nikita
35f0451d81 Fix dev_requirements.txt 2019-04-06 22:43:46 +05:00
Arslan 'Ars2014' Sakhapov
274969c6a4 Updated rethinkdb.py for using rethinkdb ver.2.4.1 and higher
Removed a connection pool as an excess
 Removed useless variables and classes
Added rethinkdb>=2.4.1 in dev_requirements.txt
2019-03-31 19:17:32 +05:00
Alex Root Junior
8e3631491d Update RethinkDBStorage 2018-09-21 23:58:33 +03:00
Alex Root Junior
d84d4fce6d Conda... Hate RTD and small changes in docs config. 2018-09-08 00:18:44 +03:00
Alex Root Junior
afbe7bb458 Allow to use RapidJSON. Allow to disable uvloop, ujson or rapidjson by env. variables. 2018-07-14 01:19:35 +03:00
Alex Root Junior
dccaae4e9c Update setup.py. Remove versions util. 2018-05-02 13:45:47 +03:00
Alex Root Junior
573264b422 Upd requirements. 2018-04-22 22:12:25 +03:00
Alex Root Junior
f047bb6db3 Implemented support of Socks5 Proxy 2018-04-19 03:28:34 +03:00
Alex Root Junior
0de77cdea6 Update requirements.txt 2018-04-15 04:02:01 +03:00
Oleg Abramov
a1030145c9 Add editMessage and answerCallbackQ tests 2018-04-04 20:09:01 +03:00
Oleg Abramov
210082691a First pytests 2018-04-03 20:58:22 +03:00
Alex Root Junior
05399ecaa1 Add recommendations to installations instruction. 2018-01-27 11:13:12 +02:00
Alex Root Junior
e0e058e943 Update setup script and requirements list. 2018-01-27 09:54:19 +02:00
Arslan 'Ars2014' Sakhapov
f321c69f46 Add RethinkDB-based storage for FSM 2018-01-10 14:33:27 +05:00
Alex Root Junior
c75e33eaa3 Upd dev dependencies. 2017-12-02 01:03:24 +02:00
Alex Root Junior
02596057a0 Add tests for: message, chat, user, game, animation, document, photo 2017-12-01 01:54:42 +02:00
Alex Root Junior
ae86ed191b Start using tox (Now without tests) 2017-11-29 14:57:07 +02:00