Commit Graph

3 Commits (12d2ddb902784d5418bbdf3ff9ee8a564b3c4867)

Author SHA1 Message Date
Disconnect3d 12d2ddb902
Update requirements.txt
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-01 20:28:33 +01:00
Disconnect3d e4a9609f79
Fix pyparsing version due to incompatibility with 3.x
TL;DR: gixy does not work with latest pyparsing (3.x) versions, it fails with bogus parsing errors like:
> ERROR	Failed to parse config "/etc/nginx/nginx.conf": char 5 (line:1, col:6)

or similar.
2021-11-01 15:04:36 +01:00
Andrew Krasichkov 6d0e66e6a7 Resolve #12: renamed requirements*.pip to requirements*.txt 2017-04-28 17:55:01 +03:00