From bd3664c6315dca15d15bdf4d4a6342b2131e041c Mon Sep 17 00:00:00 2001 From: anand Date: Sat, 13 Dec 2025 17:06:22 +0530 Subject: moving --- django/uvdj/uvdjango/requirements.txt | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 django/uvdj/uvdjango/requirements.txt (limited to 'django/uvdj/uvdjango/requirements.txt') diff --git a/django/uvdj/uvdjango/requirements.txt b/django/uvdj/uvdjango/requirements.txt new file mode 100644 index 0000000..6037e87 --- /dev/null +++ b/django/uvdj/uvdjango/requirements.txt @@ -0,0 +1,28 @@ +asgiref==3.10.0 +asttokens==3.0.0 +basedpyright==1.31.6 +black==25.9.0 +click==8.3.0 +decorator==5.2.1 +django==5.2.7 +executing==2.2.1 +ipython==9.6.0 +ipython-pygments-lexers==1.1.1 +jedi==0.19.2 +matplotlib-inline==0.1.7 +mypy-extensions==1.1.0 +nodejs-wheel-binaries==22.20.0 +packaging==25.0 +parso==0.8.5 +pathspec==0.12.1 +pexpect==4.9.0 +platformdirs==4.5.0 +prompt-toolkit==3.0.52 +ptyprocess==0.7.0 +pure-eval==0.2.3 +pygments==2.19.2 +pytokens==0.1.10 +sqlparse==0.5.3 +stack-data==0.6.3 +traitlets==5.14.3 +wcwidth==0.2.14 -- cgit v1.2.3