Commit Graph

78 Commits (d1ccf3bc844e4f04bb69d8a1f161914f2d91875e)

Author SHA1 Message Date
grossmj d1ccf3bc84 Merge branch '2.1' into 2.2
6 years ago
ziajka 5a0e21f58d Locks down async-timeout<3.0.0 for P3.4 support; Fixes: #1331
6 years ago
pyup-bot 647c1dbb05 Pin prompt-toolkit to latest version 1.0.15
6 years ago
ziajka 34acb1f185 Unlock yarl version and multidict
6 years ago
ziajka 2235a8158f
Update requirements.txt
7 years ago
ziajka a7412d1c87 aiohttp 2.3.1 dependency
7 years ago
grossmj 2a4ed9ba89 Fix issue with multidict when upgrading GNS3 VM to use dev channel.
7 years ago
ziajka ac508435c3 History support for console and telnet application, Fixes: #1083
7 years ago
Julien Duponchelle c8155aa14f
Upgrade Yarl
7 years ago
Julien Duponchelle 357de50a1b
Upgrade to last aiohttp version
7 years ago
Julien Duponchelle a4245fcf44
Aiohttp 2.0
7 years ago
Julien Duponchelle ac5509f383
Always install typing module (compat with python 3.4 on ubuntu)
7 years ago
Julien Duponchelle 152807e654
Merge branch 'master' into 2.0
7 years ago
Athmane Madjoudj 3518a781e9 typing is already included in Py >= 3.5 (#979)
7 years ago
Julien Duponchelle 6d150bb62c
Freeze server dependencies to the same version used for 1.5.3
7 years ago
Julien Duponchelle a8294c3de8
Backport requirements of 2.0
7 years ago
Julien Duponchelle 7528152475
Ignore new version or aiohttp cors
7 years ago
Julien Duponchelle bbfd56606c
Notify pyup that some dependencies doesn't require update
7 years ago
pyup.io bot 4036e519a7 Update aiohttp-cors from 0.5.0 to 0.5.1 (#957)
7 years ago
Julien Duponchelle 1b84874762
Upgrade to aiohttp 1.3.5 to solve issue with big file
7 years ago
Julien Duponchelle cb6f94bc24
Lock yarl version because 0.10 is not compatible with aiohttp 1.3
7 years ago
Julien Duponchelle 30db4d8b5c
Yarl 0.9.8 is require by aiohttp 1.3
7 years ago
Julien Duponchelle afa3f12e30
Allow any 1.3 aiohttp release but not 1.4
7 years ago
pyup.io bot ebe8c1e536 Update aiohttp from 1.2.0 to 1.3.3 (#905)
7 years ago
Julien Duponchelle 8d2c27eafd
Lock aiohttp to see if it's the reason of Unkown error from Qt
7 years ago
Julien Duponchelle a2337ed6c6
Force installation of last aiohttp
7 years ago
Julien Duponchelle 6177a45eb5
Merge branch 'master' into 2.0
7 years ago
Julien Duponchelle e7a88a7d99
Force the dependency on typing because otherwise it's broke on 3.4
7 years ago
Julien Duponchelle a329f89294
Remove Yarl version requirements (trust aiohttp for it)
7 years ago
Julien Duponchelle 49f1ee2e32
Support aiohttp 1.2 (but not compatible with previous versions)
8 years ago
Julien Duponchelle 572fa08049
Support aiohttp 1.2 (but not compatible with previous versions)
8 years ago
Julien Duponchelle 9a632fb823
Update the way we start controller to avoid hiding crash reports
8 years ago
Julien Duponchelle ff47fd31e2
Force yarl version >= 0.7.0
8 years ago
Julien Duponchelle c5ef6b310d
Use last aiohttp
8 years ago
Julien Duponchelle c254011b33
Upgrade aiohttp
8 years ago
Julien Duponchelle 8055547936
Use last zipstream version
8 years ago
Julien Duponchelle 14416afbba
Use last aiohttp version
8 years ago
Julien Duponchelle 2c8b8540cd
Upgrade aiohttp to last version
8 years ago
Julien Duponchelle 0f7037bb32
Fix Transport selection via DSN is deprecated
8 years ago
Francesco Colista da7074ea74 requirements.txt : added support for newer aiohttp version
8 years ago
Julien Duponchelle dcebaf61b8
Do not timeout forwarded calls
8 years ago
Julien Duponchelle 342bcdb5b6
CORS support
8 years ago
Julien Duponchelle 9e8fcab65c
Merge branch '1.5' into 2.0
8 years ago
Julien Duponchelle f8ffd078a8
Last aiohttp version
8 years ago
Julien Duponchelle a046a4c980
Bump aiohttp to use the same version as 2.0 branch
8 years ago
Julien Duponchelle 879591eaf5
Export API
8 years ago
Julien Duponchelle 0532b4de8a
Fix logging issues with the controller
8 years ago
grossmj 794a7e880a Dependencies are listed in one location now.
8 years ago
Julien Duponchelle 33edbefa3b Docker cleanup and improvements
9 years ago
grossmj c3e99bfc1d Drop netifaces (replaced by psutil). Fixes #344.
9 years ago