Commit Graph

98 Commits (2fd4b2cbc801e46db171712fa9d8fefb50e8d0c4)

Author SHA1 Message Date
grossmj 2fd4b2cbc8 Make sure still support Python >= 3.5.3
5 years ago
grossmj 3aba2a319c Set psutil to version 5.6.3 in requirements.txt
5 years ago
grossmj 8dd2831890 Upgrade aiohttp to version 3.6.2
5 years ago
grossmj 2feec666a2 Revert to jsonschema 2.6.0 due to packaging problem.
5 years ago
grossmj fc182e932a Fix typo with jsonschema version 3.2.0 -> 3.0.2
5 years ago
grossmj 703dca54ab Bump jsonschema to version 3.0.2
5 years ago
grossmj 1f1d93d078 Deactivate the embedded shell for Ethernet switch. Ref #1424 #1556
5 years ago
grossmj b0df7ecabf Merge branch '2.2' into import-export-refactoring
5 years ago
grossmj 5b6011a248 Stay with jsonschema 2.6.0
5 years ago
grossmj 80eb06f67c Merge 2.1 into 2.2
5 years ago
grossmj a8990c9e89 Non blocking project exportation.
5 years ago
Jeremy Grossmann e1aa13fa73
Force jsonschema dependency to 2.6.0
5 years ago
pyup-bot 7c288fc61b Update aiohttp from 3.5.3 to 3.5.4
5 years ago
pyup-bot 289eee968e Update aiohttp from 3.5.2 to 3.5.3
5 years ago
pyup-bot cdb7eea888 Update aiohttp from 3.5.1 to 3.5.2
5 years ago
pyup-bot 485b8a3db4 Update aiohttp from 3.5.0 to 3.5.1
5 years ago
pyup-bot e1c250a8dd Update aiohttp from 3.4.4 to 3.5.0
5 years ago
grossmj f76b329cba Fix ConnectionResetError issues and switch to aiohttp version 3.4.4. Fixes #1474.
6 years ago
grossmj 86f87aec74 Fix installation with Python 3.7. Fixes #1414.
6 years ago
grossmj eb97ebf311 Fix platform.linux_distribution() is deprecated. Fixes https://github.com/GNS3/gns3-gui/issues/2578
6 years ago
grossmj abfbadecd6 Update aiohttp verion requirement in order to support Python 3.7. Fixes https://github.com/GNS3/gns3-gui/issues/2566
6 years ago
grossmj 31a268e756 Force prompt-toolkit to version 1.0.15
6 years ago
ziajka 5a0e21f58d Locks down async-timeout<3.0.0 for P3.4 support; Fixes: #1331
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