You've already forked opc-backend
docs: 新增配置文件、后端依赖清单及完整运行部署文档
This commit is contained in:
36
requirements.txt
Normal file
36
requirements.txt
Normal file
@@ -0,0 +1,36 @@
|
||||
amqp==5.3.1
|
||||
argon2-cffi==25.1.0
|
||||
argon2-cffi-bindings==25.1.0
|
||||
asgiref==3.11.1
|
||||
async-timeout==5.0.1
|
||||
billiard==4.2.4
|
||||
celery==5.6.3
|
||||
certifi==2026.4.22
|
||||
cffi==2.0.0
|
||||
click==8.1.8
|
||||
click-didyoumean==0.3.1
|
||||
click-plugins==1.1.1.2
|
||||
click-repl==0.3.0
|
||||
Django==4.2.30
|
||||
django-cors-headers==4.9.0
|
||||
djangorestframework==3.16.1
|
||||
djangorestframework_simplejwt==5.5.1
|
||||
exceptiongroup==1.3.1
|
||||
kombu==5.6.2
|
||||
minio==7.2.20
|
||||
packaging==26.2
|
||||
prompt_toolkit==3.0.52
|
||||
psycopg2-binary==2.9.12
|
||||
pycparser==2.23
|
||||
pycryptodome==3.23.0
|
||||
PyJWT==2.12.1
|
||||
python-dateutil==2.9.0.post0
|
||||
redis==7.0.1
|
||||
six==1.17.0
|
||||
sqlparse==0.5.5
|
||||
typing_extensions==4.15.0
|
||||
tzdata==2026.2
|
||||
tzlocal==5.3.1
|
||||
urllib3==2.6.3
|
||||
vine==5.1.0
|
||||
wcwidth==0.6.0
|
||||
Reference in New Issue
Block a user