added pytest to requirements
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
attrs==22.1.0
|
||||
beautifulsoup4==4.11.1
|
||||
greenlet==1.1.2
|
||||
iniconfig==1.1.1
|
||||
packaging==21.3
|
||||
pluggy==1.0.0
|
||||
psycopg2-binary==2.9.3
|
||||
py==1.11.0
|
||||
PyMySQL==1.0.2
|
||||
pyparsing==3.0.9
|
||||
pytest==7.1.3
|
||||
python-dotenv==0.20.0
|
||||
soupsieve==2.3.2.post1
|
||||
SQLAlchemy==1.4.39
|
||||
tomli==2.0.1
|
||||
|
||||
Reference in New Issue
Block a user