venv portability using requirements.txt
This commit is contained in:
parent
aeed247b26
commit
586302bb34
18
requirements.txt
Normal file
18
requirements.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
asgiref==3.8.1
|
||||||
|
astroid==3.2.2
|
||||||
|
dill==0.3.8
|
||||||
|
Django==5.0.6
|
||||||
|
isort==5.13.2
|
||||||
|
mccabe==0.7.0
|
||||||
|
mysqlclient==2.2.4
|
||||||
|
numpy==1.26.4
|
||||||
|
pandas==2.2.2
|
||||||
|
platformdirs==4.2.2
|
||||||
|
pylint==3.2.2
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
pytz==2024.1
|
||||||
|
six==1.16.0
|
||||||
|
sqlparse==0.5.0
|
||||||
|
tomlkit==0.12.5
|
||||||
|
tzdata==2024.1
|
||||||
|
wheel==0.43.0
|
||||||
Loading…
Reference in New Issue
Block a user