Commit graph

8 commits

Author SHA1 Message Date
Jaime van Kessel
d81e1d090c
Remove unsued dependency from requirements 2021-07-29 11:07:25 +02:00
Ghostkeeper
8bc2c718a2
Update requirements.txt with new versions of dependencies
A lot of dependencies changed recently due to the Qt and Python upgrade.
2021-04-12 17:57:42 +02:00
Kostas Karmas
dadda742ec Add pywin32 to the requirements
Allows the keyring library to use the Windows Credential Manager as a backend.

CURA-7180
2021-03-29 16:31:31 +02:00
Nino van Hooff
65336d84e5 Add pytest to requirements 2020-03-20 10:57:23 +01:00
Nino van Hooff
5923f408d0 Add mypy==0.740 to requirements 2020-03-12 13:39:15 +01:00
Jaime van Kessel
418a4067df
Add all requirements from cura-build-env to requirements.txt 2020-03-06 14:49:24 +01:00
Jaime van Kessel
cc66c207ed
Add numpy-stl & requests to requirements file 2020-03-06 13:47:15 +01:00
Nino van Hooff
0d5a3e1941 Add requirements.txt file
The wiki page for bulding from source mentions some pip
dependencies but misses others. I suggest to pup them here
and add a `pip3 install -r requirements.txt` to the wiki
2020-02-27 16:50:02 +01:00