forked from canada-ca/tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
64 lines (63 loc) · 1.96 KB
/
requirements.txt
File metadata and controls
64 lines (63 loc) · 1.96 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
asyncio-nats-client==0.11.4
asyncio==3.4.3
attrs==21.2.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
beautifulsoup4==4.9.3
bitarray==2.3.3
certifi==2021.5.30
cffi==1.14.6
chardet==4.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
charset-normalizer==2.0.4; python_version >= '3'
cryptography==3.4.8
dataproperty==0.52.0; python_version >= '3.6'
deprecated==1.2.13; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
docopt==0.6.2
emoji==1.4.2
filtercascade==0.4.1
glog==0.3.1
httptools==0.3.0
idna==3.2; python_version >= '3'
jsonschema==3.2.0
mbstrdecoder==1.0.1; python_version >= '3.5'
mmh3==3.0.0
moz-crlite-lib==0.2
moz-crlite-query==0.4.2
nassl==4.0.0; python_version >= '3.7'
packaging==21.0
path.py==12.5.0; python_version >= '3.5'
path==16.2.0; python_version >= '3.6'
pathvalidate==2.4.1; python_version >= '3.5'
pebble==4.6.1
pretend==1.0.9
progressbar2==3.53.1
publicsuffix2==2.20191221
pyasn1-modules==0.2.8
pyasn1==0.4.8
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyopenssl==20.0.1
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyrsistent==0.18.0; python_version >= '3.6'
pytablereader==0.31.0
pytablewriter==0.62.0
python-dateutil==2.8.2
python-gflags==3.1.2
python-utils==2.5.6
pytz==2021.1
requests==2.26.0
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
soupsieve==2.2.1; python_version >= '3'
sslyze==4.1.0
tabledata==1.2.0; python_version >= '3.6'
tcolorpy==0.1.1; python_version >= '3.6'
tls-parser==1.2.2
typepy[datetime]==1.2.0; python_version >= '3.5'
urllib3==1.26.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
uvloop==0.16.0
wget==3.2
wrapt==1.12.1