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
42 lines (41 loc) · 1.13 KB
/
requirements.txt
File metadata and controls
42 lines (41 loc) · 1.13 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
#
# 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
bitarray==2.3.3
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.4; python_version >= '3'
cryptography==3.4.8
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
filtercascade==0.4.1
glog==0.3.1
httptools==0.3.0
idna==3.2; python_version >= '3'
mmh3==3.0.0
moz-crlite-lib==0.2
moz-crlite-query==0.4.2
nassl==4.0.0; python_version >= '3.7'
progressbar2==3.53.2
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
python-dateutil==2.8.2
python-dotenv==0.19.0
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'
sslyze==4.1.0
tls-parser==1.2.2
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'
wrapt==1.12.1