mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 19:28:09 -06:00
Removed reference to six and futures as Pytohn 3.10 doesn't need those
This commit is contained in:
parent
f34829d72d
commit
585d8e2b0c
@ -1,9 +1,8 @@
|
|||||||
wxpython==4.1.1
|
wxpython
|
||||||
wheel
|
wheel
|
||||||
six
|
future
|
||||||
configobj
|
configobj
|
||||||
markdown
|
markdown
|
||||||
future
|
|
||||||
requests
|
requests
|
||||||
oauthlib
|
oauthlib
|
||||||
requests-oauthlib
|
requests-oauthlib
|
||||||
@ -12,7 +11,6 @@ pypubsub
|
|||||||
geopy
|
geopy
|
||||||
arrow
|
arrow
|
||||||
python-dateutil
|
python-dateutil
|
||||||
futures
|
|
||||||
winpaths
|
winpaths
|
||||||
PySocks
|
PySocks
|
||||||
win_inet_pton
|
win_inet_pton
|
||||||
|
Loading…
Reference in New Issue
Block a user