Commit Graph

176 Commits (master)

Author SHA1 Message Date
grossmj ab6c6535c6 Upgrade Sentry dependency
2 years ago
grossmj 2b4d623f13 Upgrade sentry-sdk and psutil
2 years ago
grossmj f21d5062fc Upgrade some packages
2 years ago
grossmj 59e4e694e5 Install setuptools v59.6.0 when using Python 3.6
2 years ago
grossmj 4891dc9eee Set setuptools to v60.6.0
2 years ago
grossmj f7cc4e9574 Upgrade dependencies
2 years ago
Jeremy Grossmann f71e7aac9f
Merge branch 'master' into setuptools
3 years ago
grossmj 93711fe060 Update dependencies
3 years ago
grossmj 8825831106 Upgrade dependencies
3 years ago
Fabian Affolter 7ff72879dd
Set py-cpuinfo to 8.0.0
3 years ago
grossmj e614ed79f4 Upgrade dependencies
3 years ago
Tomas Hrnciar bb47cc87e7 Explicitly require setuptools, utils/get_resource.py imports pkg_resources
3 years ago
grossmj aca7344212 Upgrade Jinja to version 2.11.3. Fixes #1865
3 years ago
Jeremy Grossmann 380e7a8a7f
Downgrade psutil to version 5.6.7
4 years ago
grossmj 89b5629cf5 Upgrade to psutil version 5.7.2
4 years ago
grossmj 99128e7713 Fix Key Error "vendor_id" is missing when configuring GNS3 VM with VirtualBox. Fixes https://github.com/GNS3/gns3-gui/issues/3018
4 years ago
grossmj 7924963276 Remove tox and update dependencies
4 years ago
snyk-bot 9665378f44 fix: requirements.txt to reduce vulnerabilities
4 years ago
grossmj 1f149769f2 Only use jsonschema 2.6.0 on Windows and macOS.
4 years ago
grossmj 5c3bd589b9 Fix issues with crash reporting & bump version to 2.2.9dev2. Ref https://github.com/GNS3/gns3-server/issues/1758
4 years ago
grossmj 00f8a27404 Merge branch 'master' into 2.2
4 years ago
grossmj 5b59a09e8d Deprecate running with Python 3.5
4 years ago
grossmj 16ca0fd915 aiocontextvars is only necessary for Python < 3.7
4 years ago
grossmj c63aad8eca Replace Raven by Sentry SDK. Fixes https://github.com/GNS3/gns3-server/issues/1758
4 years ago
grossmj c0adc88592 Use Environmental Markers to force jsonschema version. Fixes https://github.com/GNS3/gns3-gui/issues/2849
4 years ago
grossmj 770841b3ee Use Environmental Markers to force jsonschema version 2.6.0 on Windows/macOS. Ref https://github.com/GNS3/gns3-gui/issues/2849
4 years ago
grossmj 392678e757 Upgrade psutil to version 5.6.6 due to CVE-2019-18874
4 years ago
grossmj e90262eb95 Require VirtualBox >= 6.0 on AMD and >= 6.1 on Intel processors (for GNS3 VM only). Fixes #1610
4 years ago
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
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
Julien Duponchelle 7d82a77ba7 Freeze requirements for aiohttp because 0.18 doesn't support Python
9 years ago
grossmj ac75977ae0 Send a warning notification if there is not enough RAM left to start a VM. Implements #329.
9 years ago