mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2024-11-22 11:18:08 -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
|
||||
six
|
||||
future
|
||||
configobj
|
||||
markdown
|
||||
future
|
||||
requests
|
||||
oauthlib
|
||||
requests-oauthlib
|
||||
@ -12,7 +11,6 @@ pypubsub
|
||||
geopy
|
||||
arrow
|
||||
python-dateutil
|
||||
futures
|
||||
winpaths
|
||||
PySocks
|
||||
win_inet_pton
|
||||
|
Loading…
Reference in New Issue
Block a user