search urls

This commit is contained in:
Timofey
2025-05-23 13:44:49 +03:00
parent 917acc0353
commit f3ca53d907
8 changed files with 273 additions and 19 deletions

View File

@@ -14,6 +14,7 @@ djangorestframework-simplejwt = "*"
django-cors-headers = "*"
requests = "*"
pytz = "*"
requests-pkcs12 = "*"
[dev-packages]