requirements
This commit is contained in:
parent
9a7581cfdf
commit
fa66374e3a
@ -1,9 +1,11 @@
|
|||||||
|
apimoex==1.3.0
|
||||||
asgiref==3.6.0
|
asgiref==3.6.0
|
||||||
async-timeout==4.0.2
|
async-timeout==4.0.2
|
||||||
beautifulsoup4==4.12.2
|
beautifulsoup4==4.12.2
|
||||||
certifi==2022.12.7
|
certifi==2022.12.7
|
||||||
charset-normalizer==3.1.0
|
charset-normalizer==3.1.0
|
||||||
contourpy==1.0.7
|
contourpy==1.0.7
|
||||||
|
croniter==1.4.1
|
||||||
cycler==0.11.0
|
cycler==0.11.0
|
||||||
Django==4.1.7
|
Django==4.1.7
|
||||||
exceptiongroup==1.1.3
|
exceptiongroup==1.1.3
|
||||||
@ -11,6 +13,7 @@ fonttools==4.39.3
|
|||||||
google==3.0.0
|
google==3.0.0
|
||||||
google-cloud==0.34.0
|
google-cloud==0.34.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
|
importlib-resources==6.1.0
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
kiwisolver==1.4.4
|
kiwisolver==1.4.4
|
||||||
matplotlib==3.7.1
|
matplotlib==3.7.1
|
||||||
@ -34,3 +37,5 @@ tomli==2.0.1
|
|||||||
tqdm==4.65.0
|
tqdm==4.65.0
|
||||||
typing_extensions==4.5.0
|
typing_extensions==4.5.0
|
||||||
urllib3==1.26.15
|
urllib3==1.26.15
|
||||||
|
validators==0.22.0
|
||||||
|
zipp==3.17.0
|
||||||
|
Loading…
Reference in New Issue
Block a user