-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathdev-requirements.txt
65 lines (64 loc) · 1.19 KB
/
dev-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
55
56
57
58
59
60
61
62
63
64
65
#
# This file is autogenerated by pip-compile with python 3.7
# To update, run:
#
# pip-compile dev-requirements.in
#
--index-url https://repo.splunk.com/artifactory/api/pypi/pypi-virtual/simple
attrs==21.2.0
# via
# pytest
# pytest-recording
freezegun==1.1.0
# via -r dev-requirements.in
idna==3.2
# via
# -c requirements.txt
# yarl
importlib-metadata==4.8.1
# via
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
multidict==5.1.0
# via yarl
packaging==21.0
# via pytest
pluggy==1.0.0
# via pytest
py==1.10.0
# via pytest
pyparsing==2.4.7
# via packaging
pytest==6.2.5
# via
# -r dev-requirements.in
# pytest-recording
pytest-recording==0.12.0
# via -r dev-requirements.in
python-dateutil==2.8.2
# via freezegun
pyyaml==5.4.1
# via
# -c requirements.txt
# vcrpy
six==1.16.0
# via
# python-dateutil
# vcrpy
toml==0.10.2
# via pytest
typing-extensions==3.10.0.2
# via
# -c requirements.txt
# importlib-metadata
# yarl
vcrpy==4.1.1
# via pytest-recording
wrapt==1.12.1
# via vcrpy
yarl==1.6.3
# via vcrpy
zipp==3.5.0
# via importlib-metadata