-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathrequirements.txt
More file actions
96 lines (95 loc) · 1.82 KB
/
requirements.txt
File metadata and controls
96 lines (95 loc) · 1.82 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile requirements.in
#
asgiref==3.11.1
# via django
autopep8==2.3.2
# via -r requirements.in
build==1.4.4
# via pip-tools
certifi==2026.4.22
# via requests
charset-normalizer==3.4.7
# via requests
clang-format==22.1.4
# via -r requirements.in
click==8.3.3
# via pip-tools
cssselect==1.4.0
# via splinter
django==5.2.13
# via
# -r requirements.in
# django-reversion
# splinter
django-reversion==6.1.0
# via -r requirements.in
idna==3.13
# via requests
iniconfig==2.3.0
# via pytest
lxml==6.1.0
# via splinter
markdown==3.10.2
# via
# -r requirements.in
# pymdown-extensions
mock==5.2.0
# via -r requirements.in
oauthlib==3.3.1
# via
# requests-oauthlib
# tweepy
packaging==26.2
# via
# build
# pytest
# wheel
parameterized==0.9.0
# via -r requirements.in
pip-tools==7.5.3
# via -r requirements.in
pluggy==1.6.0
# via pytest
pycodestyle==2.14.0
# via autopep8
pygments==2.20.0
# via pytest
pymdown-extensions==10.21.2
# via -r requirements.in
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==9.0.3
# via
# -r requirements.in
# pytest-django
pytest-django==4.12.0
# via -r requirements.in
pyyaml==6.0.3
# via pymdown-extensions
requests==2.33.1
# via
# requests-oauthlib
# tweepy
requests-oauthlib==2.0.0
# via tweepy
splinter[django]==0.21.0
# via -r requirements.in
sqlparse==0.5.5
# via django
tweepy==4.16.0
# via -r requirements.in
urllib3==2.6.3
# via
# requests
# splinter
wheel==0.47.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools