diff --git a/chat_test/requirements.txt b/chat_test/requirements.txt index 697f2ed..9db9295 100644 --- a/chat_test/requirements.txt +++ b/chat_test/requirements.txt @@ -9,7 +9,6 @@ async-timeout==4.0.3 asyncpg==0.29.0 attrs==23.2.0 autoflake==2.2.1 -bcrypt==4.1.2 billiard==4.2.0 black==23.12.1 celery==5.3.6 @@ -99,3 +98,5 @@ WTForms==3.1.2 yarl==1.9.4 zope.event==5.0 zope.interface==6.1 +pywin32==305; platform_system=="Windows" +bcrypt==4.1.2; platform_system=="Windows" diff --git a/front/index.html b/front/index.html index 64160f2..e1c6830 100644 --- a/front/index.html +++ b/front/index.html @@ -8,6 +8,6 @@
- +