Skip to content

Commit e7bcbe1

Browse files
authored
Merge pull request #88 from dtinit/fix/revert-requirements-change
Revert "Merge pull request #86 from dtinit/chore/update-requirements"
2 parents 99c3686 + cce6bf4 commit e7bcbe1

File tree

1 file changed

+2
-31
lines changed

1 file changed

+2
-31
lines changed

requirements.txt

Lines changed: 2 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,44 +1,15 @@
1-
asgiref==3.8.1
2-
autopep8==2.3.1
3-
beautifulsoup4==4.13.3
4-
build==1.2.2.post1
5-
certifi==2025.1.31
6-
cffi==1.17.1
7-
charset-normalizer==3.4.1
8-
click==8.1.8
9-
coverage==7.6.12
10-
cryptography==44.0.2
111
Django==5.1.3 ; python_version >= "3.11"
2+
autopep8==2.3.1
123
django-environ==0.11.2
134
django-oauth-toolkit==3.0.1
145
django-tree-queries==0.19.0
156
djangorestframework==3.15.2
167
factory_boy==3.3.1
17-
Faker==37.0.0
188
html-sanitizer==2.4.4
19-
idna==3.10
20-
iniconfig==2.0.0
21-
jwcrypto==1.5.6
22-
lxml==5.3.1
23-
lxml_html_clean==0.4.1
249
Markdown==3.7
25-
oauthlib==3.2.2
26-
packaging==24.2
2710
pip-tools==7.4.1
28-
pluggy==1.5.0
2911
psycopg2==2.9.10
30-
pycodestyle==2.12.1
31-
pycparser==2.22
32-
pyproject_hooks==1.2.0
3312
pytest==8.3.3
3413
pytest-cov==6.0.0
3514
pytest-django==4.9.0
36-
requests==2.32.3
37-
ruff==0.9.10
38-
setuptools==76.0.0
39-
soupsieve==2.6
40-
sqlparse==0.5.3
41-
typing_extensions==4.12.2
42-
tzdata==2025.1
43-
urllib3==2.3.0
44-
wheel==0.45.1
15+
requests==2.32.3

0 commit comments

Comments
 (0)