Skip to content

Commit e7aac09

Browse files
committedMar 22, 2025
requirements.txt file updated
1 parent 1e682f2 commit e7aac09

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎requirements.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
asgiref==3.8.1
2-
Django==5.1.5
2+
dj-database-url==2.3.0
3+
Django==5.1.6
34
django-debug-toolbar==5.0.1
45
Faker==36.1.0
56
MouseInfo==0.1.3
@@ -10,6 +11,8 @@ PyMsgBox==1.0.9
1011
pyperclip==1.9.0
1112
PyRect==0.2.0
1213
PyScreeze==1.0.1
14+
python-decouple==3.8
1315
pytweening==1.2.0
1416
sqlparse==0.5.3
17+
typing_extensions==4.12.2
1518
tzdata==2025.1

0 commit comments

Comments
 (0)
Please sign in to comment.