File size: 243 Bytes
6739f59
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Compilation 
wheel>=0.34.2

# Testing and coverage
pytest>=7.1.2
dash[testing]>=2.0.4
fake_useragent==0.1.11
coverage>=6.5.0
mock>=4.0.2
pydantic>=1.5.1

# Formatting and linting
pre-commit>=3.0.4
isort>=5.9.3
black>=22.10.0
autoflake>=1.7.7