Skip to content

Commit 908be96

Browse files
author
student
committed
fixed bug
1 parent 67ed43e commit 908be96

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
asgiref==3.9.2
22
attrs==25.3.0
3+
black==25.9.0
34
certifi==2025.8.3
45
charset-normalizer==3.4.3
6+
click==8.3.0
57
dj-database-url==3.0.1
68
django==4.2.24
79
django-cors-headers==4.9.0
@@ -15,11 +17,16 @@ idna==3.10
1517
inflection==0.5.1
1618
jsonschema==4.25.1
1719
jsonschema-specifications==2025.9.1
20+
mypy-extensions==1.1.0
21+
packaging==25.0
22+
pathspec==0.12.1
1823
pillow==11.3.0
24+
platformdirs==4.4.0
1925
psycopg==3.2.10
2026
psycopg2-binary==2.9.10
2127
pyjwt==2.10.1
2228
python-dotenv==1.1.1
29+
pytokens==0.1.10
2330
pyyaml==6.0.2
2431
referencing==0.36.2
2532
requests==2.32.5

0 commit comments

Comments
 (0)