File: requirements.txt

package info (click to toggle)
syslog-ng 4.8.1-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 20,572 kB
  • sloc: ansic: 177,639; python: 13,035; cpp: 11,611; makefile: 7,012; sh: 5,147; java: 3,651; xml: 3,344; yacc: 1,377; lex: 599; perl: 193; awk: 190; objc: 162
file content (20 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
boto3<=1.28.33     # <= is used for python3.6 compatibility on centos-7
botocore<=1.31.33  # <= is used for python3.6 compatibility on centos-7
cachetools==4.2.4
certifi>=2023.7.22
charset-normalizer==2.0.12
google-auth==2.13.0
idna==3.7
kubernetes==25.3.0
oauthlib==3.2.2
pyasn1==0.4.8
pyasn1-modules==0.2.8
python-dateutil==2.8.2
PyYAML==6.0.1
requests>=2.27.1,<2.33
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
urllib3==1.26.*
websocket-client==1.3.1
ply==3.11