-
Notifications
You must be signed in to change notification settings - Fork 32
/
requirements.txt
54 lines (54 loc) · 918 Bytes
/
requirements.txt
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile ./requirements.in
#
attrs==20.3.0
# via pytest
certifi==2020.12.5
# via httpx
furl==2.1.0
# via -r ./requirements.in
h11==0.12.0
# via httpcore
h2==3.2.0
# via httpx
hpack==3.0.0
# via h2
httpcore==0.12.3
# via httpx
httpx[http2]==0.16.1
# via -r ./requirements.in
hyperframe==5.2.0
# via h2
idna==2.10
# via rfc3986
iniconfig==1.1.1
# via pytest
lxml==4.6.2
# via -r ./requirements.in
orderedmultidict==1.0.1
# via furl
packaging==20.9
# via pytest
pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.2
# via -r ./requirements.in
rfc3986[idna2008]==1.4.0
# via httpx
six==1.15.0
# via
# furl
# orderedmultidict
sniffio==1.2.0
# via
# httpcore
# httpx
toml==0.10.2
# via pytest