Commit Graph

113 Commits (380e7a8a7fc675338e217e65f13fb70fffb695d3)

Author SHA1 Message Date
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