Commit Graph

12 Commits

Author SHA1 Message Date
5913cc93dc Upgrade pyasn1 0.2.3 → 0.4.4 2018-08-29 14:21:23 +02:00
d472140bfe Upgraded cryptography package 1.8.1 → 2.0.3
This is for Windows-compatibility, addressed by @dfelinto.
2017-09-05 13:48:19 +02:00
9e2bc8f972 Upgrade cryptography and cffi 2017-04-11 12:08:18 +02:00
399d42dd97 Upgrade cryptography and pyopenssl
Fixes TypeError: cannot instantiate ctype 'EVP_MD_CTX' of unknown size.
2017-03-07 12:52:01 +01:00
f2b2064eba Remove Linux specific venv requirements
When installing on macOS gives errors.
2017-03-07 12:51:00 +01:00
4c358f4340 Upgraded requests library
Was needed to upgrade development requirements for Pillar.
2017-03-03 14:53:02 +01:00
c195df20f3 Reverted to cryptography 1.4
We were suffering from the same error as described on
https://github.com/burnash/gspread/issues/407
2017-03-03 14:39:39 +01:00
b4eee59417 Split requirements.txt in runtime & development
Also added secondary requirements to the files.
2017-03-03 12:19:49 +01:00
1b48b8afbd Fixed some package version conflicts between Pillar and the SDK. 2016-11-07 10:56:07 +01:00
8dfb0a193b Added Node.create_asset_from_file() utility function
This also adds some unittests using the Responses library.
2016-07-05 16:47:51 +02:00
87ebdb0b2f Removed six from requirements, as Blender isn't shipped with it. 2016-03-08 16:01:22 +01:00
e86824e5bb Added Tox for unit testing on different versions of Python 2016-03-08 13:51:42 +01:00