File: requirements.in

package info (click to toggle)
mozjs78 78.15.0-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 739,892 kB
  • sloc: javascript: 1,344,214; cpp: 1,215,708; python: 526,544; ansic: 433,835; xml: 118,736; sh: 26,176; asm: 16,664; makefile: 11,537; yacc: 4,486; perl: 2,564; ada: 1,681; lex: 1,414; pascal: 1,139; cs: 879; exp: 499; java: 164; ruby: 68; sql: 45; csh: 35; sed: 18; lisp: 2
file content (45 lines) | stat: -rw-r--r-- 1,178 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# ONLY ADD PACKAGES USED BY PYTHON 3 TO THIS LIST!
#
# Python 2-only packages should be vendored manually by running:
#
#    $ pip download <package>==<version>
#
# Then for the package and each dependency:
#
#    $ pip hash <package>.whl  # verify the hash against the one on PyPi (e.g https://pypi.org/project/<package>/<version>/#files)
#    $ unzip <package>.whl -d <package>
#    $ echo <version> > <package>/VERSION
#    $ hg add <package>/VERSION
#
# Note `pip download` may return `tar.gz` files if there is no `.whl` (wheel)
# available. When downloading wheels, make sure that they are cross-platform.
# If not you may need to specify `--no-binary :<package1>,<package2>:` to get
# the source distribution instead for those particular packages.

attrs==19.1.0
blessings==1.7
compare-locales==8.0.0
cookies==2.2.1
coverage==5.1
distro==1.4.0
ecdsa==0.15
esprima==4.0.1
fluent.migrate==0.9
jsmin==2.1.0
json-e==2.7.0
mozilla-version==0.3.0
pathlib2==2.3.2
pip-tools==5.3.1
ply==3.10
psutil==5.7.0
pyasn1==0.4.8
pyflakes==2.2.0
pytest==3.6.2
python-hglib==2.4
pytoml==0.1.10
redo==2.0.3
requests==2.9.1
responses==0.10.6
sentry-sdk==0.14.3
six==1.13.0
voluptuous==0.11.5