-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconstraints.txt
More file actions
62 lines (62 loc) · 1.21 KB
/
constraints.txt
File metadata and controls
62 lines (62 loc) · 1.21 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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --extra=retry --extra=test --output-file=constraints.txt setup.cfg
#
attrs==21.4.0
# via
# cattrs
# pytest
# referencing
# requests-cache
cattrs==22.1.0
# via requests-cache
certifi==2021.10.8
# via requests
charset-normalizer==2.0.12
# via requests
coverage==6.3.3
# via schemastore (setup.cfg)
exceptiongroup==1.0.0rc5
# via cattrs
idna==3.3
# via
# requests
# yarl
iniconfig==1.1.1
# via pytest
multidict==6.0.4
# via yarl
packaging==21.3
# via pytest
platformdirs==2.5.2
# via requests-cache
pluggy==1.0.0
# via pytest
py==1.11.0
# via pytest
pyparsing==3.0.9
# via packaging
pyrsistent==0.19.3
# via referencing
pytest==7.1.2
# via schemastore (setup.cfg)
referencing==0.8.11
# via schemastore (setup.cfg)
requests==2.27.1
# via requests-cache
requests-cache==1.0.0a0
# via schemastore (setup.cfg)
six==1.16.0
# via url-normalize
tomli==2.0.1
# via pytest
url-normalize==1.4.3
# via requests-cache
urllib3==1.26.9
# via
# requests
# requests-cache
yarl==1.9.2
# via referencing