Squashed 'paste-framework/' content from commit 34e8684
git-subtree-dir: paste-framework git-subtree-split: 34e8684c4bc3cebbe177509f42ab4ef5b5425a7a
This commit is contained in:
@@ -0,0 +1,50 @@
|
||||
# environment.yml
|
||||
name: paste-env
|
||||
channels:
|
||||
- conda-forge
|
||||
- defaults
|
||||
|
||||
dependencies:
|
||||
- python=3.11
|
||||
- aiohttp>=3.13.0
|
||||
- aiomysql>=0.2.0
|
||||
- aioquic>=1.2.0
|
||||
- aiosqlite>0.21.0
|
||||
- aiofiles>=23.0.0
|
||||
- cryptography==46.0.3
|
||||
- matplotlib>=3.10.1
|
||||
- matplotlib-inline>=0.1.7
|
||||
- numpy>=1.24.0
|
||||
- openpyxl>=3.1.5
|
||||
- pandas>=2.0.0
|
||||
- pillow>=10.0.0
|
||||
- psutil>=5.9.0
|
||||
- PyJWT>=1.7.1
|
||||
- PyMySQL>=1.1.0
|
||||
- pyOpenSSL>=24.3.0
|
||||
- pytest>=8.0.0
|
||||
- pytest-asyncio>=0.23.0
|
||||
- pytest-cov>=4.0.0
|
||||
- PyYAML>=6.0.2
|
||||
- requests>=2.32.5
|
||||
- selenium>=4.38.0
|
||||
- scipy>=1.14.0
|
||||
- sqlalchemy==2.0.49
|
||||
- svgwrite>=1.4.2
|
||||
- tabulate>=0.9.0
|
||||
- tinycss2>=1.4.0
|
||||
- tinyhtml5>=2.0.0
|
||||
- tornado>=6.4
|
||||
- weasyprint>=64.1
|
||||
- WTForms>=3.2.1
|
||||
- pip
|
||||
- pip:
|
||||
- javaobj-py3>=0.4.4
|
||||
- jieba>=0.42.1
|
||||
- jpush>=3.3.9
|
||||
- redis>=5.2.1
|
||||
- opencv-python>=4.11.0.86
|
||||
- pypinyin>=0.55.0
|
||||
- seaborn>=0.13.2
|
||||
- tornado-swagger>=1.4.5
|
||||
- tornado-wtforms>=0.0.1
|
||||
Reference in New Issue
Block a user