updated imports
This commit is contained in:
parent
3b452a7907
commit
4e94fe5cf9
|
@ -1,29 +1,9 @@
|
|||
bcrypt==3.1.7
|
||||
cffi==1.14.0
|
||||
Click==7.0
|
||||
dnspython==1.16.0
|
||||
eventlet==0.25.2
|
||||
Flask==1.1.1
|
||||
Flask-SocketIO==4.3.0
|
||||
greenlet==0.4.16
|
||||
gunicorn==19.9.0
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.3
|
||||
MarkupSafe==1.1.1
|
||||
monotonic==1.5
|
||||
MouseInfo==0.1.3
|
||||
Pillow==7.1.2
|
||||
pkg-resources==0.0.0
|
||||
PyAutoGUI==0.9.50
|
||||
pycparser==2.20
|
||||
PyGetWindow==0.0.8
|
||||
PyMsgBox==1.0.8
|
||||
pyperclip==1.8.0
|
||||
PyRect==0.1.4
|
||||
PyScreeze==0.1.26
|
||||
python-engineio==3.13.0
|
||||
python-socketio==4.6.0
|
||||
python3-xlib==0.15
|
||||
PyTweening==1.0.3
|
||||
six==1.14.0
|
||||
Werkzeug==0.16.0
|
||||
eventlet==0.29.1
|
||||
Flask==1.1.2
|
||||
Flask-Login==0.5.0
|
||||
flask-oidc==1.4.0
|
||||
Flask-SocketIO==4.3.1
|
||||
greenlet==0.4.17
|
||||
gunicorn==20.0.4
|
||||
PyAutoGUI==0.9.52
|
||||
Werkzeug==1.0.1
|
||||
|
|
|
@ -1,28 +1,9 @@
|
|||
bcrypt==3.1.7
|
||||
cffi==1.14.0
|
||||
Click==7.0
|
||||
dnspython==1.16.0
|
||||
eventlet==0.25.2
|
||||
Flask==1.1.1
|
||||
Flask-SocketIO==4.3.0
|
||||
greenlet==0.4.16
|
||||
eventlet==0.29.1
|
||||
Flask==1.1.2
|
||||
Flask-Login==0.5.0
|
||||
flask-oidc==1.4.0
|
||||
Flask-SocketIO==4.3.1
|
||||
greenlet==0.4.17
|
||||
waitress==1.4.3
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.3
|
||||
MarkupSafe==1.1.1
|
||||
monotonic==1.5
|
||||
MouseInfo==0.1.3
|
||||
Pillow==7.1.2
|
||||
pkg-resources==0.0.0
|
||||
PyAutoGUI==0.9.50
|
||||
pycparser==2.20
|
||||
PyGetWindow==0.0.8
|
||||
PyMsgBox==1.0.8
|
||||
pyperclip==1.8.0
|
||||
PyRect==0.1.4
|
||||
PyScreeze==0.1.26
|
||||
python-engineio==3.13.0
|
||||
python-socketio==4.6.0
|
||||
PyTweening==1.0.3
|
||||
six==1.14.0
|
||||
Werkzeug==0.16.0
|
||||
PyAutoGUI==0.9.52
|
||||
Werkzeug==1.0.1
|
||||
|
|
Loading…
Reference in New Issue