-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
39 lines (39 loc) · 1.26 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
###############################################################################
# NOTE: This file has been auto-generated by poetry2conda
# poetry2conda version = 0.3.0
# date: Thu Dec 1 18:40:54 2022
###############################################################################
# If you want to change the contents of this file, you should probably change
# the pyproject.toml file and then use poetry2conda again to update this file.
# Alternatively, stop using (ana)conda.
###############################################################################
name: birdfeeder
dependencies:
- python>=3.8,<4.0
- ruamel.yaml>=0.16,<0.17
- python-json-logger>=2,<3
- conda-forge::environs>=9,<10
- conda-forge::typer>=0.3
- pandas>=1.1,<2.0
- cachetools>=4,<5
- aiohttp>=3.2,<4.0
- conda-forge::aiorun>=2020,<2021
- conda-forge::kafka-python>=2,<3
- pydantic>=1.9.0,<2.0.0
- boto3>=1,<2
- aioconsole>=0.1.16
- pytest>=6,<7
- pytest-cov>=2.7,<3.0
- pytest-mock>=3.1.0,<4.0.0
- pytest-asyncio>=0.14,<0.15
- pytest-aiohttp*
- docker-py>=4,<5
- SQLAlchemy>=1.4,<2.0
- SQLAlchemy-Utils>=0.37,<0.38
- redis>=3.5,<4.0
- PyMySQL>=1.0.2,<2.0.0
- mysqlclient>=2,<3
- pip
- pip:
- poetry2conda>=0.3,<0.4
- pre-commit>=2.2.0,<3.0.0