Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
alkhachatryan authored Oct 17, 2024
1 parent 0424884 commit 9079769
Showing 1 changed file with 41 additions and 11 deletions.
52 changes: 41 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,41 @@
pyinstaller
python-socketio[asyncio]
python-socketio[asyncio_client]
eventlet
flask
requests
websocket-client
python-dotenv
pexpect
pytest
dnspython
aiohappyeyeballs==2.4.3
aiohttp==3.10.9
aiosignal==1.3.1
altgraph==0.17.4
attrs==24.2.0
bidict==0.23.1
blinker==1.8.2
certifi==2024.8.30
charset-normalizer==3.3.2
click==8.1.7
dnspython==2.7.0
eventlet==0.37.0
Flask==3.0.3
frozenlist==1.4.1
greenlet==3.1.1
h11==0.14.0
idna==3.10
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
MarkupSafe==3.0.0
multidict==6.1.0
packaging==24.1
pexpect==4.9.0
pluggy==1.5.0
propcache==0.2.0
ptyprocess==0.7.0
pyinstaller==6.10.0
pyinstaller-hooks-contrib==2024.8
pytest==8.3.3
python-dotenv==1.0.1
python-engineio==4.9.1
python-socketio==5.11.4
requests==2.32.3
setuptools==75.1.0
simple-websocket==1.0.0
urllib3==2.2.3
websocket-client==1.8.0
Werkzeug==3.0.4
wsproto==1.2.0
yarl==1.14.0

0 comments on commit 9079769

Please sign in to comment.