allegroai
692cb8cf13
Update six requirements
2022-12-10 22:18:10 +02:00
allegroai
dd75cedaab
Upgrade requirements for attrs, jsonschema, pyparsing and pyjwt
2022-12-07 22:08:15 +02:00
allegroai
d216d70cdf
Upgrade packages for better Python 3.10 support
2022-10-23 13:03:59 +03:00
allegroai
0de10345f7
Moved pyhocon to internal packages
2022-10-23 13:03:59 +03:00
allegroai
178af0dee8
Bump PyJWT version due to "Key confusion through non-blocklisted public key formats" vulnerability
2022-05-25 16:41:26 +03:00
Jan Stratil
966a9758b8
Add condition to requirements for typing package (python < 3.5) ( #103 )
...
- According to the maintainer of the typing package, it is recommended
to use the typing package with condition for python version since
for python3.5 and later typing package is useless (as it is in the
stdlib).
- Typing package can cause some issues so NOT installing it can solve
some of them.
Co-authored-by: Jan Stratil <jan.stratil@innovatrics.com>
2022-03-23 15:03:37 +02:00
allegroai
d89d0f9ff5
Fix pathlib2 six conflict, version bump
2022-02-09 18:29:04 +02:00
allegroai
0694b9e8af
Fix PyYAML supported versions
2021-05-26 18:33:35 +03:00
allegroai
8eace6d57b
Bump virtualenv dependency version
2021-04-07 18:46:35 +03:00
allegroai
cf6fdc0d81
Add support for PyJWT v2
2021-03-18 10:07:58 +02:00
allegroai
cd59933c9c
Remove unused packages
2021-02-11 14:44:35 +02:00
allegroai
b4d143812e
initial clearml-agent v0.17.0
2020-12-22 23:00:57 +02:00
allegroai
3620c3a12d
Update PyJWT requirement (v2.0.0 breaks interface) as well as other requirements constraints
2020-12-22 20:18:14 +02:00
allegroai
52c1772b04
Add requirement_parser into trains-agent instead as a dependency. Fix requirement_parser to support 'package @ git+http' lines
2020-07-30 14:29:37 +03:00
allegroai
6fef58df6c
embed jsonmodels 2.4 into trains-agent
2020-06-18 00:30:40 +03:00
allegroai
5ef627165c
Fix PyTorch support to ignore minor versions when looking for package to install or to download
2020-03-20 10:48:48 +02:00
allegroai
a09dc85c67
Limit virtualenv version to <20 due to an import issue in v20.0.0
2020-02-12 11:23:48 +02:00
allegroai
c1d91b0d6a
Use packaging instead of semantic_version
2020-01-13 12:14:43 +02:00
allegroai
224a709f40
Initial release
2019-10-25 22:28:44 +03:00