Install_Requires modifications, added requirements.txt
This commit is contained in:
parent
efc78dce7b
commit
aa2664ac17
18
requirements.txt
Normal file
18
requirements.txt
Normal file
@ -0,0 +1,18 @@
|
||||
astroid==2.8.0
|
||||
asyncpg==0.24.0
|
||||
build==0.7.0
|
||||
greenlet==1.1.2
|
||||
isort==5.9.3
|
||||
lazy-object-proxy==1.6.0
|
||||
mccabe==0.6.1
|
||||
packaging==21.0
|
||||
pep517==0.11.0
|
||||
platformdirs==2.4.0
|
||||
psycopg2==2.9.1
|
||||
pylint==2.11.1
|
||||
pyparsing==2.4.7
|
||||
SQLAlchemy==1.4.25
|
||||
toml==0.10.2
|
||||
tomli==1.2.1
|
||||
typing-extensions==3.10.0.2
|
||||
wrapt==1.12.1
|
Loading…
Reference in New Issue
Block a user